aboutsummaryrefslogtreecommitdiff
path: root/posix
AgeCommit message (Expand)AuthorFilesLines
2005-07-20* include/stdio.h (__fxprintf): Remove wfmt argument.Ulrich Drepper1-10/+10
2005-07-20* wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,Ulrich Drepper1-40/+10
2005-07-18* nscd/grpcache.c (cache_addgr): Use correct maximum for group IDUlrich Drepper1-0/+98
2005-07-102005-06-27 Carlos O'Donell <carlos@systemhalted.org>Ulrich Drepper1-2/+2
2005-07-05* posix/regex_internal.c (build_wcs_buffer): Use MB_LEN_MAX notUlrich Drepper1-4/+4
2005-06-03[BZ #959]Roland McGrath1-2/+2
2005-05-06[BZ #934]Ulrich Drepper2-1/+15
2005-05-06Include bits/libc-lock.h or define dummy __libc_lock_* macros if not _LIBC. (...Ulrich Drepper1-0/+9
2005-04-27[BZ #877]Roland McGrath1-2/+2
2005-04-14* posix/execvp.c (execvp): Use file name including path whenUlrich Drepper3-3/+47
2005-03-30(fnmatch): For short patterns or strings attempt to avoid calling mbsrtowcs t...Ulrich Drepper1-18/+61
2005-03-292005-03-29 Thorsten Kukuk <kukuk@suse.de>Roland McGrath2-2/+4
2005-03-20* posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64]: Use __off64_tUlrich Drepper1-1/+1
2005-03-19[BZ #779]Ulrich Drepper3-23/+34
2005-03-19(read, pread, pread64, readlink, getcwd, getwd): Change macros into extern in...Ulrich Drepper1-32/+74
2005-03-07* posix/bits/unistd.h (pread): Fix typo in __USE_FILE_OFFSET64 code.Ulrich Drepper1-1/+1
2005-03-06* posix/regexec.c (check_node_accept_bytes): Correct cast to avoidUlrich Drepper2-9/+12
2005-03-03* posix/bits/unistd.h (pread, pread64): Don't swap function arguments.Ulrich Drepper1-3/+3
2005-03-01* posix/bits/unistd.h (read, pread, pread64): Use __bos0 insteadcvs/fedora-glibc-20050302T1820Roland McGrath1-12/+12
2005-03-01* posix/bits/unistd.h: Avoid calling __*_chk variants if we canUlrich Drepper1-0/+6
2005-02-23* posix/Makefile (tests): Add tst-execvp1, tst-execvp2, tst-execlp1,Ulrich Drepper1-1/+4
2005-02-23Test for exec function.Ulrich Drepper12-0/+558
2005-02-22(execvp): Fix invalid free.Ulrich Drepper1-1/+1
2005-02-22* posix/regcomp.c (lower_subexp): Do not optimize emptyUlrich Drepper2-0/+6
2005-02-21* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memoryUlrich Drepper3-1/+80
2005-02-21symlink and readlink are unconditionally available in the 2001 spec.Ulrich Drepper1-1/+6
2005-02-17[BZ #284, BZ #721]Roland McGrath1-1/+1
2005-01-27[BZ #558]Ulrich Drepper3-33/+52
2005-01-27Update.Ulrich Drepper1-0/+1
2005-01-26[BZ #605, BZ #611]Ulrich Drepper4-537/+496
2005-01-26[BZ #693]Ulrich Drepper4-21/+52
2005-01-26(DUMMY_CONSTRAINT): Rename to... (WORD_DELIM_CONSTRAINT): ...this. (NOT_WORD_...Ulrich Drepper1-3/+6
2005-01-23Update.Ulrich Drepper1-11/+15
2005-01-20Update.Ulrich Drepper5-116/+151
2005-01-14Update.Ulrich Drepper1-4/+4
2005-01-12* posix/getconf.c: Update copyright year.Ulrich Drepper1-2/+2
2005-01-07Update.Ulrich Drepper1-1/+1
2005-01-06[BZ #640]Ulrich Drepper1-6/+10
2005-01-06Update.Ulrich Drepper1-1/+0
2005-01-06Update.Ulrich Drepper1-47/+54
2005-01-06Update.Ulrich Drepper1-0/+1
2004-12-27Update.Ulrich Drepper2-49/+48
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper121-10435/+2144
2007-07-122.5-18.1Jakub Jelinek121-2144/+10435
2004-12-13Update.Ulrich Drepper2-17/+17
2004-12-10Update.Ulrich Drepper3-99/+131
2004-12-10Update.Ulrich Drepper2-16/+26
2004-12-06Update.Ulrich Drepper2-61/+50
2004-12-06(free_dfa_content, init_dfa): Remove references to re_dfa_t's subexps field. ...Ulrich Drepper1-28/+6
2004-12-05* posix/confstr.c: Enclose #error message with double quoteUlrich Drepper1-6/+6