| Commit message (Expand) | Author | Age | Files | Lines |
* | Eliminate more dead stores. | wollman | 2009-11-25 | 7 | -10/+9 |
* | Make all three if conditions look similar by always initializing nsec | wollman | 2009-11-25 | 1 | -1/+2 |
* | In __mbsconv(), if prec was zero, nconv could have been used | wollman | 2009-11-25 | 1 | -1/+1 |
* | Eliminate dead store. | wollman | 2009-11-25 | 1 | -1/+1 |
* | Revert the previous change to pthread_once() stub in libc. It is actually | jhb | 2009-11-20 | 3 | -7/+3 |
* | Replace gmt_is_set and the gmt_mutex lock with a pthread_once_t variable and | jhb | 2009-11-20 | 1 | -12/+13 |
* | Add an internal _once() method. This works identical to pthread_once(3) | jhb | 2009-11-20 | 4 | -2/+78 |
* | - Update Hungarian libc catalog | gabor | 2009-11-17 | 1 | -0/+46 |
* | Catch up with r130332 which changed the default timezone from GMT to UTC. | obrien | 2009-11-17 | 1 | -2/+2 |
* | Sync with C.msg r199083. | jkim | 2009-11-16 | 2 | -2/+94 |
* | Fix grammar. | brueffer | 2009-11-16 | 1 | -1/+1 |
* | Fix a memory leak in acl_from_text() in case the conversion succeeded. | brueffer | 2009-11-16 | 1 | -0/+1 |
* | Change the utrace log entry for malloc_init from (0, 0, 0) to (-1, 0, 0) | cperciva | 2009-11-14 | 1 | -1/+1 |
* | Remove a note about vfork(4) going to be eliminated, it's here to stay. | brueffer | 2009-11-13 | 1 | -8/+0 |
* | Improved the manpage description. The committed wording | brueffer | 2009-11-13 | 1 | -2/+2 |
* | Fix the grammar in the isprint(3) description. | roam | 2009-11-13 | 1 | -1/+1 |
* | Fix the grammar in the isgraph(3) description, almost as per the PR. | roam | 2009-11-13 | 1 | -1/+1 |
* | Add missing IEEE1394 support dropped during merge from NetBSD. | ume | 2009-11-12 | 1 | -0/+11 |
* | Synchronize with C.msg revision 199083 and improve some existing messages. | rene | 2009-11-11 | 1 | -30/+57 |
* | ANSIfy. | ume | 2009-11-11 | 1 | -25/+8 |
* | Fix the grammar as in the PR, and then some. | roam | 2009-11-11 | 1 | -2/+2 |
* | Add Japanese catalogue entries for newer errnos: EBADMSG, EMULTIHOP, | ume | 2009-11-10 | 2 | -0/+20 |
* | Add gai_strerror() catalog for ja_JP.UTF-8 and ja_JP.eucJP. | ume | 2009-11-09 | 2 | -0/+72 |
* | Add NLS catalogs support to gai_strerror(3). | ume | 2009-11-09 | 2 | -0/+94 |
* | Fix comment. | ume | 2009-11-09 | 2 | -2/+2 |
* | Add ja_JP.eucJP catalog. | ume | 2009-11-09 | 2 | -0/+250 |
* | Add ja_JP.UTF-8 catalog. | ume | 2009-11-09 | 2 | -0/+250 |
* | Fix a copy+paste error by checking the correct variable against MM_NULLACT. | brueffer | 2009-11-08 | 1 | -1/+1 |
* | - Strip trailing CRs | gabor | 2009-11-08 | 1 | -259/+259 |
* | - Update Ukranian catalog | gabor | 2009-11-08 | 1 | -0/+10 |
* | Add MAP_ANONYMOUS. | ed | 2009-11-06 | 1 | -1/+5 |
* | Use our canonical .Dd format. | brueffer | 2009-11-02 | 10 | -10/+10 |
* | Attempt to reduce accidental foot-shooting by pointing out that | cperciva | 2009-11-02 | 1 | -0/+4 |
* | Move pselect(3) man page to section 2. | kib | 2009-10-28 | 3 | -5/+6 |
* | Commit libc files missed in r198508 | kib | 2009-10-27 | 3 | -8/+1 |
* | Current pselect(3) is implemented in usermode and thus vulnerable to | kib | 2009-10-27 | 2 | -78/+3 |
* | wordexp(3): fix some bugs with signals and long outputs | jilles | 2009-10-23 | 1 | -19/+57 |
* | Make getcwd(3) faster, simpler and more compliant using *at syscalls. | jilles | 2009-10-13 | 1 | -45/+18 |
* | Add C message catalogue entries for newer errnos: EBADMSG, EMULTIHOP, | rwatson | 2009-10-13 | 1 | -0/+10 |
* | Make openat(2) a cancellation point. | jilles | 2009-10-11 | 3 | -0/+4 |
* | In nanosleep(2), note that the calling thread is put to sleep, not the | kib | 2009-10-11 | 1 | -1/+3 |
* | Document errno codes added in r144530. | das | 2009-10-11 | 1 | -0/+8 |
* | Add a new errno, ENOTCAPABLE, to be returned when a process requests an | rwatson | 2009-10-07 | 2 | -0/+4 |
* | Add basename_r(3) to complement basename(3). basename_r(3) which accepts | rwatson | 2009-10-06 | 4 | -13/+33 |
* | fts_open() requires that the list passed as argument to contain at least | delphij | 2009-10-05 | 2 | -2/+8 |
* | Modified locale(1) to be able to show the altmon_X fields and the [cxX]_fmt's. | edwin | 2009-10-05 | 1 | -0/+6 |
* | Better glibc compatibility for getline/getdelim: | das | 2009-10-04 | 1 | -2/+2 |
* | Correct the pthread stub prototype for pthread_mutexattr_settype to allow for | marcus | 2009-10-01 | 1 | -1/+1 |
* | Add two new fcntls to enable/disable read-ahead: | delphij | 2009-09-28 | 1 | -1/+17 |
* | - Add Galician NLS catalog | gabor | 2009-09-27 | 2 | -0/+250 |