]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
Fix a crash when trying to duplicate a locale that contains some implicit C locale...
[FreeBSD/FreeBSD.git] / lib / libc /
2011-11-22 theravenFix a crash when trying to duplicate a locale that...
2011-11-22 eadler- fix some style(9) nits with my last commit
2011-11-22 eadler- add check for pointer equality prior to performing...
2011-11-21 theraven(Hopefully) Fix the build with clang by removing a...
2011-11-21 pluknetAdd history for setsockopt(2).
2011-11-21 lstewart- Add the ffclock_getcounter(), ffclock_getestimate...
2011-11-20 tuexenAdd support for the SCTP_REMOTE_UDP_ENCAPS_PORT socket...
2011-11-20 theravenImplement xlocale APIs from Darwin, mainly for use...
2011-11-17 kibFix typo.
2011-11-15 dasFurther reduce diffs with OpenBSD's arc4random. The...
2011-11-15 dasSync the style, comments, and variable names of arc4ran...
2011-11-11 kevloConverting int to wint_t leads to broekn comparison...
2011-11-10 dougbDocument that flock can return ENOLCK
2011-11-10 kevlo- Don't handle out-of-memory condition
2011-11-04 edFix a warning emitted by Clang.
2011-11-04 jhbAdd the posix_fadvise(2) system call. It is somewhat...
2011-11-02 kibDespite official i386 ABI does not mandate any stack...
2011-11-02 kibMake sure that stack is 16-byte aligned before calling...
2011-10-27 edDon't forget to kick the man page date.
2011-10-27 edMake our utmpx more like System V.
2011-10-27 pluknetFix the manual section number for a cross-reference...
2011-10-26 pluknetFix typo in timer_getoverrun cross-reference.
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-21 dasReplace a proliferation of buggy MD implementations...
2011-10-21 dasAdd support for the 'x' mode option in fopen() as speci...
2011-10-16 eadler- change "is is" to "is" or "it is"
2011-10-11 desAdd a new trace point, KTRFAC_CAPFAIL, which traces...
2011-10-10 dasAdd a FBSD_1.3 namespace for FreeBSD 10.
2011-10-09 desLine up the struct declaration (yes, I know this isn...
2011-10-09 desDocument some not-so-recently added trace points.
2011-10-07 edFix whitespace inconsistencies found in homegrown Symbo...
2011-10-06 kibRemove no longer needed BUGS section.
2011-10-05 desUpgrade to OpenSSH 5.9p1.
2011-10-04 kibRemove no longer valid statement about ARM.
2011-10-01 edReimplement ctermid().
2011-09-29 dimRevive the LLVM and Clang license files, which were...
2011-09-28 edGet rid of major/minor number distinction.
2011-09-27 schweikhFix grammar.
2011-09-19 gabor- Fix a trivial bug in iconv. When there is no space...
2011-09-03 dougbUpgrade to BIND version 9.8.1. Release notes at:
2011-08-25 kibClarify the behaviour of sigwait() on signal interrupti...
2011-08-18 jonathanAdd experimental support for process descriptors
2011-08-14 rwatsonCross-reference cap_new(2) from dup(2), as they have...
2011-08-08 hrsFix a pathname (s,netinet/if_ether.h,net/ethernet.h,).
2011-08-03 tuexenThe result of a joint work between rrs@ and myself...
2011-07-21 gnnRemove incorrect attribution.
2011-07-21 gnnMake both stpcpy and strcpy be assembly language implem...
2011-07-20 jonathanAdd cap_new(2) and cap_getrights(2) symbols to libc.
2011-07-18 dimFix building of 32-bit compat libraries on amd64 with...
2011-07-17 dimUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 hrs- Improve interface list handling. The rtadvd(8) now...
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-12 kibDocument RFTSIGZMB. Fix spelling of SIGCHLD. Note that...
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-10 jillesposix_spawn: If an error is detected in the child proce...
2011-07-10 kevloAdd a HISTORY section
2011-07-09 kevlo- Add xdr_sizeof(3) to libc
2011-06-26 edFix whitespace inconsistencies in libc in files copyrig...
2011-06-21 mariusChange sparc64 to use the initial exec TLS model, too...
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-19 kanPut a quick bandaid on internal citrus locking.
2011-06-18 benlFix clang warnings.
2011-06-18 tuexenDocument the latest changes to sctp_opt_info() in the...
2011-06-18 obrienNote how wait(3) is implemented.
2011-06-18 delphijSync with OpenBSD, primarily make the code easier to...
2011-06-18 delphijSync with OpenBSD (zap rcsid).
2011-06-18 delphijThe flags argument of mpool_get() is meaningful, docume...
2011-06-17 jillesposix_spawn(3): Document r222511 (trying to close alrea...
2011-06-17 tuexenAdd SCTP_MAX_BURST support to sctp_opt_info().
2011-06-17 tuexenUpdate the list of supported socket options for sctp_op...
2011-06-16 tuexenFix two typos and remove redundant code.
2011-06-16 tuexen* Fix the handling of addresses in sctp_sendv().
2011-06-16 hrsMerge from HEAD@222977.
2011-06-16 davidxuUse size of int to fetch sysctl kern.sched.cpusetsize...
2011-06-15 tuexenAdd support for the newly added SCTP API.
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-05 hrsMerge from HEAD@222712.
2011-06-03 edUpgrade libcompiler_rt from revision 117047 to 132478.
2011-06-02 attilioMFC
2011-06-02 uqsmdoc: reorder sections consistently
2011-05-31 attilioMFC
2011-05-30 jillesposix_spawn(): Do not fail when trying to close an...
2011-05-29 hrsMerge from head@222434.
2011-05-27 attilioMFC
2011-05-27 gabor- Move some internal functions to the private namespace
2011-05-26 attilioMFC
2011-05-25 ru[mdoc] Fixed .Dt call.
2011-05-17 attilioMFC
2011-05-17 jillesmq_setattr(2): Add missing const to man page.
2011-05-14 attilioMFC
2011-05-14 attilioDisconnect sun4v architecture from the three.
2011-05-13 attilioMFC
2011-05-13 pluknetUpdate sticky(7) cross references.
2011-05-06 attilioMFC
2011-05-05 tuexen* Update copyright notice.
2011-05-04 attilioMFC
2011-05-04 netchildCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 desUpgrade to OpenSSH 5.8p2.
next