]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
Clarify that the value of the fts_info field is different in post-order.
[FreeBSD/FreeBSD.git] / lib / libc /
2009-11-26 jhClarify that the value of the fts_info field is differe...
2009-11-26 kibImplement sighold, sigignore, sigpause, sigrelse, sigse...
2009-11-25 wollmanStyle: use structure assignment rather than memcpy...
2009-11-25 wollmanIn clnt_raw_create(), avoid minor race condition initia...
2009-11-25 wollmanIn svc_raw_reply(), don't leave stat uninitialized...
2009-11-25 wollmanEliminate more dead stores.
2009-11-25 wollmanMake all three if conditions look similar by always...
2009-11-25 wollmanIn __mbsconv(), if prec was zero, nconv could have...
2009-11-25 wollmanEliminate dead store.
2009-11-20 jhbRevert the previous change to pthread_once() stub in...
2009-11-20 jhbReplace gmt_is_set and the gmt_mutex lock with a pthrea...
2009-11-20 jhbAdd an internal _once() method. This works identical...
2009-11-17 gabor- Update Hungarian libc catalog
2009-11-17 obrienCatch up with r130332 which changed the default timezon...
2009-11-16 jkimMerge ACPICA 20091112.
2009-11-16 jkimSync with C.msg r199083.
2009-11-16 bruefferFix grammar.
2009-11-16 bruefferFix a memory leak in acl_from_text() in case the conver...
2009-11-14 cpercivaChange the utrace log entry for malloc_init from (0...
2009-11-13 bruefferRemove a note about vfork(4) going to be eliminated...
2009-11-13 bruefferImproved the manpage description. The committed wording
2009-11-13 roamFix the grammar in the isprint(3) description.
2009-11-13 roamFix the grammar in the isgraph(3) description, almost...
2009-11-12 umeAdd missing IEEE1394 support dropped during merge from...
2009-11-11 reneSynchronize with C.msg revision 199083 and improve...
2009-11-11 umeANSIfy.
2009-11-11 roamFix the grammar as in the PR, and then some.
2009-11-10 umeAdd Japanese catalogue entries for newer errnos: EBADMS...
2009-11-09 umeAdd gai_strerror() catalog for ja_JP.UTF-8 and ja_JP...
2009-11-09 umeAdd NLS catalogs support to gai_strerror(3).
2009-11-09 umeFix comment.
2009-11-09 umeAdd ja_JP.eucJP catalog.
2009-11-09 umeAdd ja_JP.UTF-8 catalog.
2009-11-08 bruefferFix a copy+paste error by checking the correct variable...
2009-11-08 gabor- Strip trailing CRs
2009-11-08 gabor- Update Ukranian catalog
2009-11-06 edAdd MAP_ANONYMOUS.
2009-11-02 bruefferUse our canonical .Dd format.
2009-11-02 cpercivaAttempt to reduce accidental foot-shooting by pointing...
2009-10-28 kibMove pselect(3) man page to section 2.
2009-10-27 kibCommit libc files missed in r198508
2009-10-27 kibCurrent pselect(3) is implemented in usermode and thus...
2009-10-23 jilleswordexp(3): fix some bugs with signals and long outputs
2009-10-19 jkimMerge ACPICA 20091013.
2009-10-13 jillesMake getcwd(3) faster, simpler and more compliant using...
2009-10-13 rwatsonAdd C message catalogue entries for newer errnos: EBADM...
2009-10-11 jillesMake openat(2) a cancellation point.
2009-10-11 kibIn nanosleep(2), note that the calling thread is put...
2009-10-11 dasDocument errno codes added in r144530.
2009-10-07 rwatsonAdd a new errno, ENOTCAPABLE, to be returned when a...
2009-10-06 rwatsonAdd basename_r(3) to complement basename(3). basename_...
2009-10-05 delphijfts_open() requires that the list passed as argument...
2009-10-05 edwinModified locale(1) to be able to show the altmon_X...
2009-10-04 dasBetter glibc compatibility for getline/getdelim:
2009-10-01 marcusCorrect the pthread stub prototype for pthread_mutexatt...
2009-10-01 desUpgrade to OpenSSH 5.3p1.
2009-09-28 delphijAdd two new fcntls to enable/disable read-ahead:
2009-09-27 gabor- Add Galician NLS catalog
2009-09-26 alcMake malloc(3) superpage aware. Specifically, if getpa...
2009-09-21 alcCorrect a section name; specifically, "AUTHOR" should...
2009-09-19 alcAdd getpagesizes(3). This functions either the number...
2009-09-18 bruefferFix setfib(1) section number.
2009-09-17 kanMake libc.a provide __stack_chk_fail_local weak alias...
2009-09-16 ddsFix an off-by-one error in the marking of the O_CH...
2009-09-16 ddsAdd a couple of debugging statements.
2009-09-16 ssonAdd EV_RECEIPT to kevents.
2009-09-16 ssonAdd the EV_DISPATCH flag to kevents.
2009-09-16 ssonAdd EVFILT_USER to kevents.
2009-09-15 ddsAdd two test cases from PR 130504.
2009-09-14 edwinImprove the way failure of pthread_key_create() gets...
2009-09-13 deischenBump our namespace version for 9.0.
2009-09-11 jkimMFV: r196804
2009-09-09 edMake the description of `b' a little better.
2009-09-09 phkRevert r196976, now that <machine/param.h> behaves...
2009-09-09 delphijImport x86emu from OpenBSD as of OPENBSD_4_6.
2009-09-08 phkAdd necessary include
2009-09-06 pjdSynchornize description in manual page with strerror...
2009-09-05 kibHandle zero size for posix_memalign. Return NULL or...
2009-09-04 desLet the armchair generals handle this one.
2009-09-03 desDocument the need for a cast when passing a char to...
2009-09-02 acheUse (unsigned char) cast for ctype macro
2009-09-01 traszFix regression introduced with NFSv4 ACL support -...
2009-08-29 kientzleStyle: Remove trailing whitespace.
2009-08-24 delphijConsider flag == 0 as the same of flag == R_NEXT. ...
2009-08-24 edOur implementation of granpt(3) could be valid in the...
2009-08-12 rwatsonUpdate posix1e-related man pages, especially as relates...
2009-07-29 delphijUpdate less to v436. This is considered as a bugfix...
2009-07-26 alcEliminate a stale paragraph from the BUGS section....
2009-07-22 kensmithIt is believed the last subsystem that limited ID sizes...
2009-07-19 jillesCorrect AT_SYMLINK_FOLLOW flag name in linkat(2) man...
2009-07-17 kibImplement RTLD_NOLOAD flag for dlopen(3).
2009-07-14 kanSecond attempt at eliminating .text relocations in...
2009-07-14 jhb- Change mmap() to fail requests with EINVAL that pass...
2009-07-14 traszAdd missing MLINKS for acl_{get,set}_link_fd(3).
2009-07-13 traszMove msg{snd,recv,get,ctl} manual pages from section...
2009-07-12 edFix fwrite() to return 0 when size or nmemb are zero.
2009-07-11 mpUpdate to tcsh 6.17.00.
2009-07-08 traszThere is an optimization in chmod(1), that makes it...
2009-07-05 pjd- Don't suggest opening file for writing in preparation...
2009-06-30 traszMake it clear where to look for for protocol-specific...
next