]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
Reencode files from latin1 to UTF-8.
[FreeBSD/FreeBSD.git] / lib / libc /
2011-12-27 jilleslibc: Eliminate some relative relocations in getusershe...
2011-12-27 jilleslibc: Eliminate some relative relocations in setlocale().
2011-12-27 mmUpdate to vendor revision 4016.
2011-12-27 delphijUpdate rtprio(2) manual page to reflect the latest...
2011-12-26 gjbAdd missing opening and closing brackets in getopt_long...
2011-12-23 cpercivaFix a problem whereby a corrupt DNS record can cause...
2011-12-23 ghelmerHandle malloc failures in yplib.c.
2011-12-23 ghelmerHandle failures to malloc memory to hold key or val...
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-20 eadler- Fix style(9) bugs in glob.c
2011-12-20 eadler- Add restrict keyword to glob(3)
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-12-17 tuexenAddress warnings found by clang.
2011-12-16 glebiusA major overhaul of the CARP implementation. The ip_car...
2011-12-15 dimSince clang does not support the tls_model attribute...
2011-12-15 dimIn lib/libc/rpc/crypt_client.c, fix a clang warning...
2011-12-15 dimRemove meaningless self-assignment in res_send.c, other...
2011-12-15 tuexenFix a bug where sctp_sendmdg() uses uninitialized memory.
2011-12-15 theravenSmall style(9) improvements.
2011-12-14 ruClean up includes; the prototype for getosreldate(...
2011-12-07 theravenSome fixes to the man pages for [at_]quick_exit(3)
2011-12-07 theravenstyle(9) cleanups.
2011-12-07 theravenImplement quick_exit() / at_quick_exit() from C++11...
2011-12-07 ruThe NOTE_COPY should have been named NOTE_FFCOPY from...
2011-12-05 jilleslibc: Eliminate 13 relative relocations in wctype().
2011-12-02 eadlerRevert r227812 and r227808 per discussion
2011-12-02 obrienSplit sentences at period boundaries.
2011-12-02 obrienTweak the r137233 fix to r136283 -- Code was making...
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-27 rwatsonCross-reference capsicum.4 from cap_enter.2 and cap_new.2.
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-26 theravenstyle(9) fix.
2011-11-26 theravenReturn not-implemented from pthread_once and pthread_ke...
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-11-22 jillesfdopendir(): Do not close the passed file descriptor...
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.
next