]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc/sys
Update build glue for clang and the llvm/clang extras.
[FreeBSD/FreeBSD.git] / lib / libc / sys /
2016-08-17 dimUpdate llvm to release_39 branch r278877.
2016-08-17 emasteUpdate lldb to release_39 branch r276489 and resolve...
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 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 mmMFV r304060:
2016-08-09 jhbRemove obsolete manpage that is not currently installed.
2016-08-03 edmprotect(): Change prototype to comply to POSIX.
2016-07-28 jhbNote that not all optional ptrace events use SIGTRAP.
2016-07-28 edChange the return type of msgrcv() to ssize_t as requir...
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-23 baptUpdate mandoc to 1.13.4 release
2016-07-21 jhbAdd more documentation regarding unsafe AIO requests.
2016-07-20 zeisingChange wording to use function rather than system call...
2016-07-20 brooksUpdate to reflect the fact that pipe() is a wrapper...
2016-07-18 jhbAdd PTRACE_VFORK to trace vfork events.
2016-07-15 jhbAdd a mask of optional ptrace() events.
2016-07-15 jhbAdd documentation for the sigevent structure.
2016-07-12 traszAdd some .Xrs to getloginclass(2).
2016-07-07 jillesfcntl(2): Document interrupt/restart for file locks.
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-22 brooksReplace use of the pipe(2) system call with pipe2(2...
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-09 jillesutimes(2),utime(3): Add deprecation in favour of utimen...
2016-06-08 oshogboIntroduce the PD_CLOEXEC for pdfork(2).
2016-06-04 kibFix markup.
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 vangyzenImprove errno documentation in pthread_create(3) and...
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-06-01 jillesthr_*(2): Add xrefs to what libthr implements using...
2016-06-01 oshogboDocument behavior of wait introduced in the r286698.
2016-05-30 jamieMark jail(2), and the sysctls that it (and only it...
2016-05-29 jilles_umtx_op(2): Note deprecation of UMTX_OP_MUTEX_WAKE.
2016-05-29 jilles_umtx_op(2),thr_*(2): Various spelling, grammar and...
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-22 jillesvfork(2): Mention some risks of calling vfork() from...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-19 kibDocument _umtx_op(2) interface for the implementation...
2016-05-14 kibAdd thr*.2 and _umtx_op.2 manpages to the build.
2016-05-14 kibDocument the non-obsoleted kernel interfaces used by...
2016-05-12 mmMFV r299425:
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-05-03 kibCorrect wording.
2016-05-03 kibAdd EVFILT_VNODE open, read and close notifications.
2016-05-02 kibIssue NOTE_EXTEND when a directory entry is added to...
2016-05-01 kibAs a reader service, explain NOTE_LINK reporting for...
2016-05-01 bcrProvide an example to the kqueue man page, showing
2016-04-30 pfglibc: spelling fixes.
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-15 philImport to 0.6.1
2016-04-12 philMerge libxo 0.4.6
2016-04-04 gjbMFH
2016-03-31 brooksDocument KTRFAC_FAULT and KTRFAC_FAULTEND.
2016-03-28 traszFix bunch of .Xrs.
2016-03-21 jhbFully handle size_t lengths in AIO requests.
2016-03-18 julianUse the right argumant name
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-14 gjbMFH
2016-03-12 jhbRemove Symbol.map entries for old AIO system calls...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-10 gjbMFH
2016-03-09 traszFix spelling of MAXNAMLEN.
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-02 gjbMFH
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-29 traszkenv(8) -> kenv(1)
2016-02-29 traszsysconf(2) -> sysconf(3)
2016-02-22 gjbMFH
2016-02-21 dimMerge ^/head r295601 through r295844.
2016-02-18 bjkBump .Dd for r295764
2016-02-18 sobomaxRight now, the "virtual hole" API feature of lseek...
2016-02-15 gjbMFH
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 dimMerge ^/head r295351 through r295543.
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-10 jamieRemove man page references to rndassociates.com, which...
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-09 gjbMFH
2016-02-08 kibIf libthr.so is dlopened without RTLD_GLOBAL flag,...
2016-02-08 gjbMFH
2016-02-07 jillessemget(2): Add missing [EINVAL] conditions.
2016-02-06 dimMerge ^/head r294961 through r295350.
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-02-04 jgh- connect(2) Clarify namelen
next