]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
MFC r307584
[FreeBSD/FreeBSD.git] / lib / libc /
2016-11-03 traszMFC r302624:
2016-10-29 edMFC r307227 and r307343:
2016-10-22 desMFH (r306488, r306494, r306495, r306496): fix markup...
2016-10-21 ngieMFC r305961:
2016-10-21 ngieMFC r305920:
2016-10-21 ngieMFC r305919:
2016-10-19 pfgMFC r306332:
2016-10-14 kibMFC r307037:
2016-10-14 kibMFC r307036:
2016-10-11 jillesMFC r305628: intro(2),_exit(2): Update for reaper ...
2016-10-03 kibMFC r306334:
2016-10-03 kibMFC r306505:
2016-09-28 acheMFC r306075,r306109
2016-09-28 kibMFC r306257:
2016-09-24 badgerMFC r305956: Add manpage for rctl_* system calls
2016-09-16 kibMFC r304285:
2016-09-08 pfgMFC r303889:
2016-09-08 acheMFC r305413
2016-09-08 acheMFC r305406,r305409,r305412
2016-09-07 jillesMFC r305154: directory(3): Deprecate readdir_r(). Clari...
2016-09-07 jillesMFC r305090: getvfsbyname(3): Remove [EFAULT] error.
2016-09-05 acheMFC r305241
2016-09-05 acheMFC r305144
2016-09-04 acheMFC r305219
2016-09-03 kibMFC r305015:
2016-09-03 kibMFC r304928:
2016-09-03 acheMFC r305133
2016-09-01 kibMFC r305024:
2016-08-30 acheMFC r304911
2016-08-29 kibMFC r304287:
2016-08-29 kibMFC r304209:
2016-08-29 kibMFC r304176:
2016-08-28 ngieMFC r304033:
2016-08-28 ngieMFC r304034:
2016-08-27 acheMFC r304607,r304641,r304819,r304811
2016-08-27 acheMFC r304810
2016-08-26 acheMFC r304703, r304755
2016-08-22 jhbMFC 304476: Fix various nits in the aio operation manpages.
2016-08-20 kibMFC r303795:
2016-08-20 kibMFC r303794:
2016-08-20 bdreweryMFC r304288:
2016-08-19 jhbMFC 303001: Add PTRACE_VFORK to trace vfork events.
2016-08-17 acheMFC r302943,r302944,r303004,r303010,r303011,r303013...
2016-08-17 acheMFC r302824
2016-08-15 jhbMFC 302900,302902,302921,303461,304009:
2016-08-08 bdreweryMFC r303687:
2016-08-05 edMFC r303486:
2016-08-03 brooksMFC r303104, r303106:
2016-07-28 jhbMFC 303164: Add more documentation regarding unsafe...
2016-07-26 pfgMFC r303046:
2016-07-25 jhbMFC 302899: Add documentation for the sigevent structure.
2016-07-20 baptMFC: r302916
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-03 baptFix a bad test resulting in a segfault with ISO-8859...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-28 bdreweryUse on crypto.x and rpc.x from the source tree.
2016-06-28 cyThis commit addresses regression introduceded in r302177
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-10 pfgFix regression from r301461.
2016-06-09 pfglibc/rpc: Make use of some xdr_* macros. (part 2)
2016-06-09 jillesutimes(2),utime(3): Add deprecation in favour of utimen...
2016-06-09 pfglibc/rpc: Make use of some xdr_* macros.
2016-06-09 kevloFix the rpcb_getaddr() definition to match its declaration.
2016-06-09 markjImplement an NSS backend for netgroups and add getnetgr...
2016-06-09 markjFix an infinite loop in setnetgrent(3) with NIS netgroups.
2016-06-09 markjUse a more common spelling for "(char *)0" in the getne...
2016-06-08 ngieRevert r301707
2016-06-08 ngieUse NULL instead of `0` in _ht_getnetbyname(..)
2016-06-08 ngieTest for strchr(3) returning NULL, not 0
2016-06-08 brooksUpdate to a June 8th snapshot of (un)vis form NetBSD.
2016-06-08 truckmanDon't leak olinep if malloc() fails.
2016-06-08 truckmanDon't leak addrinfo if ai->ai_addrlen <= minsiz test...
2016-06-08 oshogboIntroduce the PD_CLOEXEC for pdfork(2).
2016-06-05 pfglibc/locale: Fix type breakage in __collate_range_cmp().
2016-06-05 acheReflect error indication according to POSIX and what...
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-02 pfgcitrus: Remove redundant code in _citrus_esdb_get_list().
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-06-01 acheDon't use fixup for C99 and up, the compiler result...
2016-05-31 acheFor EILSEQ case in mbsnrtowcs() and wcsnrtombs() update...
2016-05-31 edFix prototype of dbm_open().
2016-05-30 edLet dbm's datum::dptr use the right type.
2016-05-30 edFix the signature of the psignal() function.
2016-05-30 jamieMark jail(2), and the sysctls that it (and only it...
2016-05-29 acheMicro optimize: C standard guarantees that right shift...
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 ache1) Unifdef USE_WEAK_SEEDING since it is too obsolete...
2016-05-29 ache1) Unifdef USE_WEAK_SEEDING it is too obsolete to suppo...
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 grehanCreate branch for bhyve graphics import.
next