libpthread: Add sem_timedwait().
[dragonfly.git] / lib / libc /
2012-12-25 Sascha Wildnerlibpthread: Add sem_timedwait().
2012-12-24 Sascha WildnerMove AIO manual pages to librt.
2012-12-12 Sascha WildnerRemove upc_{control,register} syscalls and everything...
2012-11-21 Sascha WildnerRemove some duplicated semicolons (mostly in the kernel).
2012-11-16 Sascha WildnerClean up references to some obsolete functions in manua...
2012-11-16 Sascha Wildnervfork.2: Document that vfork(2) returns pid_t.
2012-11-15 John Marinolibc/fts: Use O_CLOEXEC for internal file descriptors
2012-11-15 John Marinobug 2443: bin/cp: sync with FreeBSD (bug fixes + new...
2012-11-13 Sascha Wildnertzfile.5: Little wording fix (from tzcode2012j).
2012-11-07 John Marinogetline(3): Fix segfault caused by NULL pointer
2012-10-30 John MarinoImplement eaccess
2012-10-28 Peter AvalosMerge branch 'vendor/OPENSSH'
2012-10-28 John MarinoReplace legacy make with bmake
2012-10-27 John Marinobsd.dep.mk: Remove AINC knob
2012-10-27 John MarinoTweak some makefiles to prepare for bmake
2012-10-24 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-22 Sascha WildnerRemove CAPS.
2012-10-21 Thomas Nikolajsenusched_set.2: Add BUGS section and improve formatting
2012-10-21 John MarinoMerge branch 'vendor/BMAKE'
2012-10-20 CharlieMerge branch 'vendor/GCC47'
2012-10-20 CharlieMerge branch 'vendor/GCC47'
2012-10-19 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-16 Sascha Wildnerusched_set.2: Mention usched(8).
2012-10-08 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-01 John MarinoSwitch on gcc47 and switch off gcc41
2012-10-01 John MarinoMerge branch 'vendor/GCC47'
2012-09-29 John MarinoMerge branch 'vendor/MPC'
2012-09-07 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-09-01 Sascha Wildnerlink.2: Use .Fn and add .Nm linkat
2012-08-21 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-19 Sascha Wildnerposix_memalign.3: Uncomment conformance sentence for...
2012-08-18 Sascha Wildnerlibc: Comment out documentation of svc_control() which...
2012-08-09 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-09 Sascha Wildnerposix_memalign.3: Document aligned_alloc().
2012-08-09 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-09 Sascha Wildnerlibc: Add a copyright to aligned_alloc.c
2012-08-09 Sascha Wildnermalloc.3: Remove a ,
2012-08-09 Sascha Wildnerat_quick_exit.3: Add an ERRORS section.
2012-08-09 Sascha Wildnerlibc: Add a copyright to quick_exit.c
2012-08-09 Sascha WildnerAdd at_quick_exit(3) and quick_exit(3) manual pages.
2012-08-07 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-06 Sascha Wildnerlibc/rpc: Remove redundant check.
2012-08-04 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-03 Sascha Wildneropen.2: Fix .Dv and combine lines.
2012-07-31 François Tigeotopendir(3): use O_CLOEXEC
2012-07-31 François Tigeotkernel: Implement O_CLOEXEC
2012-07-30 Alex Hornungopendir(3) - use O_DIRECTORY
2012-07-30 Alex Hornunglinkat(2) man page
2012-07-30 Alex Hornungopen.2 - document O_DIRECTORY
2012-07-29 Sascha WildnerRemove some more unused headers.
2012-07-24 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-07-21 Sascha WildnerSync various files with tzcode2012c from ftp://ftp...
2012-07-19 Sascha WildnerRemove more useless -offset in manual pages.
2012-07-14 Sascha WildnerRemove bogus (void *) casts.
2012-07-11 Peter AvalosMerge branch 'vendor/OPENPAM'
2012-07-11 Peter AvalosMerge branch 'vendor/XZ'
2012-07-11 Peter AvalosMerge branch 'vendor/TNFTP'
2012-07-11 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-07-11 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-07-11 Peter AvalosMerge branch 'vendor/TCPDUMP'
2012-07-11 Peter AvalosMerge branch 'vendor/LIBPCAP'
2012-07-10 John MarinoLibc: Remove i386 gcc hack concerning popcountsi2
2012-07-04 Peter AvalosMerge branch 'vendor/FILE'
2012-06-09 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-06-08 Sascha Wildnerdlopen.3: Remove wrong .El
2012-06-07 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-06-07 Sascha WildnerFix some unterminated quoted strings in several manual...
2012-05-31 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-05-26 Sascha WildnerRemove a few more casts of NULL to some pointer type.
2012-05-26 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2012-05-25 Venkatesh Srinivaslibc -- dmalloc: Call malloc_init as-needed, rather...
2012-05-25 Sascha WildnerRemove some useless casts of NULL to another pointer...
2012-05-22 Sascha WildnerRevert "libc -- dmalloc: Call malloc_init as-needed...
2012-05-20 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-05-20 Venkatesh Srinivaslibc -- dmalloc: Call malloc_init as-needed, rather...
2012-05-15 John MarinoMerge branch 'vendor/GDB'
2012-05-14 John MarinoMerge branch 'vendor/NCURSES'
2012-05-13 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-05-12 John MarinoMerge branch 'vendor/GMP'
2012-05-11 John MarinoMerge branch 'vendor/NCURSES'
2012-05-11 John MarinoMerge branch 'vendor/ZLIB'
2012-05-11 John MarinoMerge branch 'vendor/GDB'
2012-05-10 John MarinoMerge branch 'vendor/LIBEDIT'
2012-05-08 John MarinoMerge branch 'vendor/GREP'
2012-05-07 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-05-06 Sascha WildnerAdd a missing '-width' in various manpages' lists.
2012-05-05 John Marinorealpath(3): Upgrade to POSIX IEEE Std 1003.1-2008
2012-04-30 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-04-28 Sascha Wildnervquotactl.2: Add back a reference to loader.conf(5).
2012-04-28 Sascha Wildnervquotactl.2: Fix some small mdoc issues.
2012-04-28 Francois TigeotDocument the vquotactl() syscall
2012-04-27 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-26 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-04-25 Sascha Wildnerntp_{adj,get}time.2: Mention our dntpd(8) and mark...
2012-04-25 Sascha Wildnerntp_adjtime.2: Use the correct function name.
2012-04-24 Sascha Wildnerntp_adjtime.2: Use the correct function name.
2012-04-21 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-20 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-04-14 Sascha WildnerRemove some unnecessary inclusions of <sys/cdefs.h...
2012-04-11 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
next