/freebsd/contrib/jemalloc/src/ |
H A D | tsd.c | 13 static malloc_tsd_cleanup_t cleanups[MALLOC_TSD_CLEANUPS_MAX]; variable 345 pending[i] = cleanups[i](); in _malloc_thread_cleanup() 358 cleanups[ncleanups] = f; in malloc_tsd_cleanup_register()
|
/freebsd/contrib/libcbor/doc/source/api/ |
H A D | item_reference_counting.rst | 26 As CBOR items may require complex cleanups at the end of their lifetime, there is a reference count…
|
/freebsd/contrib/unifdef/ |
H A D | README | 40 - build and portability cleanups
|
/freebsd/contrib/pam_modules/pam_passwdqc/ |
H A D | pam_passwdqc.spec | 40 code cleanups (thanks to Dag-Erling Smorgrav).
|
/freebsd/contrib/smbfs/ |
H A D | HISTORY | 11 - Additional cleanups for FreeBSD builds. 27 - Misc code cleanups.
|
/freebsd/lib/libefivar/ |
H A D | FreeBSD-update | 36 RESIST THE URGE TO CLEAN UP THESE FILES. Except when such cleanups help with the
|
/freebsd/contrib/one-true-awk/ |
H A D | FIXES.1e | 190 More cleanups from Christos Zoulas: notably backslash continuation 196 More small cleanups from Christos Zoulas. 199 Additional cleanups from Christos Zoulas. It's no longer necessary 203 Additional small cleanups from Christos Zoulas. awk is now 213 A number of small cleanups from Christos Zoulas. Add the close 256 From Arnold Robbins, apply some cleanups in the test suite. 259 More fixes and cleanups from NetBSD, courtesy of Christos 263 Import second round of code cleanups from NetBSD. Much thanks 269 Import code cleanups from NetBSD. Much thanks to Christos 294 Pull in a number of code cleanups and minor fixes from [all …]
|
H A D | ChangeLog | 29 * b.c: Small formatting cleanups in several routines. 35 for the report. Also, minor code formatting cleanups.
|
/freebsd/lib/libc/db/ |
H A D | changelog | 30 all: Minor cleanups of 1.78 for porting reasons; only
|
/freebsd/contrib/ldns/drill/ |
H A D | ChangeLog.22-nov-2005 | 73 * Numerous code cleanups
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaLambda.cpp | 676 ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(retValue); in adjustBlockReturnsToEnum() local 678 Expr *E = (cleanups ? cleanups->getSubExpr() : retValue); in adjustBlockReturnsToEnum() 682 if (cleanups) { in adjustBlockReturnsToEnum() 683 cleanups->setSubExpr(E); in adjustBlockReturnsToEnum()
|
/freebsd/contrib/ldns/packaging/fedora/ |
H A D | ldns.spec | 206 - minor cleanups
|
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/ |
H A D | Changes | 61 - Source code cleanups 66 - Test suite cleanups:
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGObjCRuntime.cpp | 328 CodeGenFunction::RunCleanupsScope cleanups(CGF); in EmitAtSynchronizedStmt() local
|
H A D | CGObjC.cpp | 3449 if (const ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(e)) { in EmitARCRetainScalarExpr() local 3451 return EmitARCRetainScalarExpr(cleanups->getSubExpr()); in EmitARCRetainScalarExpr() 3464 if (const ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(e)) { in EmitARCRetainAutoreleaseScalarExpr() local 3466 return EmitARCRetainAutoreleaseScalarExpr(cleanups->getSubExpr()); in EmitARCRetainAutoreleaseScalarExpr() 3574 if (const ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(e)) { in EmitARCUnsafeUnretainedScalarExpr() local 3576 return emitARCUnsafeUnretainedScalarExpr(*this, cleanups->getSubExpr()); in EmitARCUnsafeUnretainedScalarExpr()
|
/freebsd/contrib/flex/ |
H A D | NEWS | 123 *** general code cleanups in a number of tests now make the test suite compile much more cleanly 370 ** cleanups to the yy namespace 450 ** more test suite cleanups; in particular, the test suite should run
|
/freebsd/contrib/openbsm/ |
H A D | NEWS | 27 - A variety of minor documentation cleanups. 345 - Various style and comment cleanups in include files. 511 - Many bug fixes, cleanups, thread safety in the class, control, event,
|
/freebsd/contrib/ntp/sntp/m4/ |
H A D | snprintf.m4 | 23 # cleanups) would be sent back in order to let me include them in the version
|
/freebsd/contrib/tcsh/ |
H A D | Fixes | 366 64. Compilation cleanups. (Martin Kraemer) 417 32. Misc cast cleanups and code clarification (Miloslav Trmac) 477 53. literal code cleanups (Miloslav Trmac) 485 48. wide character/utf 8 cleanups (Michael Schroeder) 523 16. warning cleanups (Miloslav Trmac) 587 57. misc cleanups. 877 61. warning and portability cleanups on the new changes (Kaveh) 1488 76. More vms cleanups. 1605 91. Minor cleanups in refresh code. 1779 27. bindkey fixes (-c addition, casting cleanups)
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | ChangeLog-1.4 | 160 o debug cleanups in signal.c; from Christopher Layne 217 o Small code cleanups in epoll_dispatch().
|
/freebsd/contrib/libevent/ |
H A D | ChangeLog-1.4 | 160 o debug cleanups in signal.c; from Christopher Layne 217 o Small code cleanups in epoll_dispatch().
|
/freebsd/sys/contrib/libsodium/ |
H A D | ChangeLog | 475 - further cleanups and enhanced compatibility with non-C99 compilers. 491 - A whole bunch of cleanups and portability enhancements.
|
/freebsd/libexec/bootpd/ |
H A D | Changes | 280 Other cleanups.
|
/freebsd/ |
H A D | CONTRIBUTING.md | 70 range of choices making some 'cleanups' ambiguous at best. Also, some files have
|
/freebsd/contrib/bzip2/ |
H A D | CHANGES | 300 * 'const'/prototype cleanups in the C code.
|