]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Missed one .mk file where OBJTOP can be used.
[FreeBSD/FreeBSD.git] / lib /
2016-08-27 dimMerge ^/head r304700 through r304884.
2016-08-27 dimUse SRCTOP and OBJTOP throughout the llvm/clang/lldb...
2016-08-27 mmTemporarily disable two libarchive tests that have...
2016-08-26 dimAdd forgotten {llvm,clang}.pre.mk files.
2016-08-26 dimCompletely revamp the way llvm, clang and lldb are...
2016-08-26 edImprove compatibility of calls to dirname() on constant...
2016-08-26 tsoomeUnused variables and cstyle fix for loader dosfs
2016-08-25 dimMove some more files under MK_CLANG_FULL.
2016-08-25 acheOriginal fgetln() from 44lite return sucess for line...
2016-08-25 kpAdd libifc, a library implementing core functionality...
2016-08-25 acheRemove "Fast path", it bypass __wcrtomb() and all its...
2016-08-25 acheDon't check for __SERR which may stick from one of...
2016-08-24 dimUpdate clang version information for r279477.
2016-08-24 emasteDon't build libdevdctl if MK_CXX is no
2016-08-24 acheUse current locale (f.e. set by thread). It was global...
2016-08-24 cyMFV r304732.
2016-08-24 brooksAvoid a redecleartion of __getosreldate().
2016-08-23 dimUpdate generated llvm DataTypes.h header.
2016-08-23 dimMerge ^/head r304537 through r304699.
2016-08-22 bdreweryRename ORDERED to BOOTSTRAP since no order is respected...
2016-08-22 ache1) Back out r304607 case 2). fgetwln() as its pair...
2016-08-22 robertoRemove support for SSH1 as it is already disabled in...
2016-08-22 robertoAdd support for Ed25519 keys.
2016-08-22 acheFix error processing.
2016-08-20 dimAdd new intrinsics headers for 3.9.0.
2016-08-20 dimMerge ^/head r304236 through r304536.
2016-08-20 dimUpdate build glue for lldb. Also comment out parts...
2016-08-20 dimPull in r265122 from upstream llvm trunk (by James...
2016-08-19 dimUpdate build glue for clang and the llvm/clang extras.
2016-08-19 jhbFix various nits in the aio operation manpages.
2016-08-18 gnnRemove unusedd and obsolete openbsd_poll system call...
2016-08-18 kevloRemove <sys/types.h> from the SYNOPSIS.
2016-08-17 dimPull in r262772 from upstream clang trunk (by Simon...
2016-08-17 dimUpdate llvm to release_39 branch r278877.
2016-08-17 dimVendor import of llvm release_39 branch r278877:
2016-08-17 bdreweryGarbage collect _umtx_lock(2)/_umtx_unlock(2) reference...
2016-08-17 kibAdd fdatasync(2) man page, combined with fsync(2).
2016-08-17 kibImplement userspace gettimeofday(2) with HPET timecounter.
2016-08-17 emasteUpdate lldb to release_39 branch r276489 and resolve...
2016-08-17 kevlo- Add the 'restrict' type qualifier to match function...
2016-08-16 dimUpdate clang to release_39 branch r276489, and resolve...
2016-08-16 dimUpdate llvm to release_39 branch r276489, and resolve...
2016-08-16 dimMerge ^/head r303250 through r304235.
2016-08-16 brooksDon't conflate enum nss_status return values values...
2016-08-16 kibThe fdatasync(2) call must be cancellation point.
2016-08-16 markjMFV r304057:
2016-08-16 markjMFV r296989:
2016-08-15 kibAdd an implementation of fdatasync(2).
2016-08-14 delphijAdd timingsafe_bcmp and timingsafe_memcmp.
2016-08-14 adrian[mips] convert over =v to =r for the inline assembly.
2016-08-14 mmMFV r304060:
2016-08-13 markj7085 add support for "if" and "else" statements in...
2016-08-13 markj5396 fix longjmp clobbering errors
2016-08-13 ngieInitialize `ai` to NULL and test for `ai` with type...
2016-08-13 ngieIncrease timeout from 10 minutes to 20 minutes for...
2016-08-12 kibMove defines common between rtld and libsysdecode into...
2016-08-12 kibDecode 32bit utrace records on the 64bit host.
2016-08-12 edReimplement dirname(3) to be thread-safe.
2016-08-10 edMake libcrypt thread-safe. Add crypt_r(3).
2016-08-09 jhbRemove obsolete manpage that is not currently installed.
2016-08-09 pfglibpcap: replace comma with semicolon when pertinent.
2016-08-09 pfglibc/rpc: replace comma with semicolon when pertinent.
2016-08-08 bdreweryRevert r298434 which should be fixed by r301287, r30139...
2016-08-07 adrian[mips] add support for using the MIPS user register...
2016-08-06 kibAdd __cxa_thread_atexit(3) API implementation.
2016-08-06 kibCreate namespace for the symbols added during 12-CURREN...
2016-08-04 pluknetGrammar fixes.
2016-08-04 pluknetmdoc: The .Fn function.
2016-08-03 acheAlthough the code amount is not big, move POSIX error...
2016-08-03 edmprotect(): Change prototype to comply to POSIX.
2016-08-02 bdreweryAdd link for getnetgrent_r(3).
2016-08-02 cemproc_init: Fix a few memory leaks of 'phdl'
2016-07-31 edFix up setgrent(3) to have a POSIX-compliant prototype.
2016-07-31 acheIn addition to prev. commit. Since potentially glob2...
2016-07-31 acheBoth C99 and POSIX directly prohibits any standard...
2016-07-30 acheRework r303074 case 4. Don't immediatelly skip director...
2016-07-30 markjlibproc: Add proc_getmodel().
2016-07-30 markjAdd descriptions for fields in struct proc_handle.
2016-07-30 markjlibrtld_db: Use the auxv to figure out where to look...
2016-07-30 acheReset errno for readdirfunc() before contunue.
2016-07-30 baptRemove usage of _WITH_DPRINTF
2016-07-30 baptRemove last traces of _WITH_GETLINE
2016-07-30 baptRemove _WITH_GETLINE and _WITH_DPRINTF guards
2016-07-29 edChange the return type of freelocale(3) to void.
2016-07-29 edMention that basename(3) and dirname(3) will change...
2016-07-28 jhbNote that not all optional ptrace events use SIGTRAP.
2016-07-28 edFix up prototypes of basename(3) and dirname(3) to...
2016-07-28 edChange the return type of msgrcv() to ssize_t as requir...
2016-07-28 edAdd NI_NUMERICSCOPE.
2016-07-27 kibRemove empty initializer for the once facility. It...
2016-07-26 edFix typing of srandom() and initstate().
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-24 delphijVendor import of libdivsufsort, a software library...
2016-07-23 dimFix-up EOL-styles changed by upstream.
2016-07-23 dimVendor import of lldb release_39 branch r276489:
2016-07-23 dimVendor import of clang release_39 branch r276489:
2016-07-23 dimVendor import of llvm release_39 branch r276489:
2016-07-23 baptUpdate mandoc to 1.13.4 release
2016-07-23 ache1) POSIX defines well when GLOB_NOMATCH or original...
2016-07-23 ache1) We need the original pattern (in the next round...
next