about summary refs log tree commit diff
path: root/posix
Commit message (Expand)AuthorAgeFilesLines
* [BZ #959]Roland McGrath2005-06-031-2/+2
* [BZ #934]Ulrich Drepper2005-05-062-1/+15
* Include bits/libc-lock.h or define dummy __libc_lock_* macros if not _LIBC. (...Ulrich Drepper2005-05-061-0/+9
* [BZ #877]Roland McGrath2005-04-271-2/+2
* * posix/execvp.c (execvp): Use file name including path whenUlrich Drepper2005-04-143-3/+47
* (fnmatch): For short patterns or strings attempt to avoid calling mbsrtowcs t...Ulrich Drepper2005-03-301-18/+61
* 2005-03-29 Thorsten Kukuk <kukuk@suse.de>Roland McGrath2005-03-292-2/+4
* * posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64]: Use __off64_tUlrich Drepper2005-03-201-1/+1
* [BZ #779]Ulrich Drepper2005-03-193-23/+34
* (read, pread, pread64, readlink, getcwd, getwd): Change macros into extern in...Ulrich Drepper2005-03-191-32/+74
* * posix/bits/unistd.h (pread): Fix typo in __USE_FILE_OFFSET64 code.Ulrich Drepper2005-03-071-1/+1
* * posix/regexec.c (check_node_accept_bytes): Correct cast to avoidUlrich Drepper2005-03-062-9/+12
* * posix/bits/unistd.h (pread, pread64): Don't swap function arguments.Ulrich Drepper2005-03-031-3/+3
* * posix/bits/unistd.h (read, pread, pread64): Use __bos0 instead cvs/fedora-glibc-20050302T1820Roland McGrath2005-03-011-12/+12
* * posix/bits/unistd.h: Avoid calling __*_chk variants if we canUlrich Drepper2005-03-011-0/+6
* * posix/Makefile (tests): Add tst-execvp1, tst-execvp2, tst-execlp1,Ulrich Drepper2005-02-231-1/+4
* Test for exec function.Ulrich Drepper2005-02-2312-0/+558
* (execvp): Fix invalid free.Ulrich Drepper2005-02-221-1/+1
* * posix/regcomp.c (lower_subexp): Do not optimize emptyUlrich Drepper2005-02-222-0/+6
* * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memoryUlrich Drepper2005-02-213-1/+80
* symlink and readlink are unconditionally available in the 2001 spec.Ulrich Drepper2005-02-211-1/+6
* [BZ #284, BZ #721]Roland McGrath2005-02-171-1/+1
* [BZ #558]Ulrich Drepper2005-01-273-33/+52
* Update.Ulrich Drepper2005-01-271-0/+1
* [BZ #605, BZ #611]Ulrich Drepper2005-01-264-537/+496
* [BZ #693]Ulrich Drepper2005-01-264-21/+52
* (DUMMY_CONSTRAINT): Rename to... (WORD_DELIM_CONSTRAINT): ...this. (NOT_WORD_...Ulrich Drepper2005-01-261-3/+6
* Update.Ulrich Drepper2005-01-231-11/+15
* Update.Ulrich Drepper2005-01-205-116/+151
* Update.Ulrich Drepper2005-01-141-4/+4
* * posix/getconf.c: Update copyright year.Ulrich Drepper2005-01-121-2/+2
* Update.Ulrich Drepper2005-01-071-1/+1
* [BZ #640]Ulrich Drepper2005-01-061-6/+10
* Update.Ulrich Drepper2005-01-061-1/+0
* Update.Ulrich Drepper2005-01-061-47/+54
* Update.Ulrich Drepper2005-01-061-0/+1
* Update.Ulrich Drepper2004-12-272-49/+48
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-22121-10435/+2144
* 2.5-18.1Jakub Jelinek2007-07-12121-2144/+10435
* Update.Ulrich Drepper2004-12-132-17/+17
* Update.Ulrich Drepper2004-12-103-99/+131
* Update.Ulrich Drepper2004-12-102-16/+26
* Update.Ulrich Drepper2004-12-062-61/+50
* (free_dfa_content, init_dfa): Remove references to re_dfa_t's subexps field. ...Ulrich Drepper2004-12-061-28/+6
* * posix/confstr.c: Enclose #error message with double quoteUlrich Drepper2004-12-051-6/+6
* * posix/fnmatch_loop.c (internal_fnmatch): Clear is_seqval afterRoland McGrath2004-12-011-0/+3
* 2004-11-29 Roland McGrath <roland@redhat.com>Roland McGrath2004-11-301-6/+6
* Update.Ulrich Drepper2004-11-272-1/+115
* Update.Ulrich Drepper2004-11-271-0/+6
* Update.Ulrich Drepper2004-11-263-61/+211