aboutsummaryrefslogtreecommitdiff
path: root/posix
AgeCommit message (Expand)AuthorFilesLines
2006-02-21[BZ #2329]Roland McGrath5-26/+28
2006-01-31* inet/rcmd.c (iruserfopen): Remove redundant initialization.Roland McGrath1-3/+1
2006-01-15[BZ #1950, BZ #2153]Andreas Jaeger1-3/+3
2006-01-11[BZ #1060]Roland McGrath1-341/+86
2006-01-08[BZ #1535]Roland McGrath2-1/+31
2006-01-06* io/fcntl.h [__USE_ATFILE] (AT_EACCESS): New macro.Roland McGrath1-0/+8
2006-01-06* io/euidaccess.c: Add eaccess as an alias.Roland McGrath1-0/+4
2006-01-05* include/features.h: Grok _ATFILE_SOURCE and define __USE_ATFILE whenRoland McGrath1-4/+4
2006-01-03* posix/unistd.h (ctermid): Remove __nonnull attribute.Ulrich Drepper1-2/+2
2006-01-02* sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_MANGLE,cvs/fedora-glibc-20060102T2114Ulrich Drepper1-2/+2
2006-01-01Update copyright year.Ulrich Drepper1-2/+2
2005-12-27* posix/tst-execle1.c (do_test): Add a const.Roland McGrath3-7/+7
2005-12-272005-12-27 Roland McGrath <roland@redhat.com>Roland McGrath2-2/+2
2005-12-16* sysdeps/unix/sysv/linux/renameat.c: Move errno setting code inUlrich Drepper1-0/+18
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper63-0/+6501
2005-12-142005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2-0/+75
2005-12-11* posix/regex_internal.h: Include <stdint.h> if available.Ulrich Drepper1-0/+8
2005-12-07* catgets/gencat.c: Use GPL, not LGPL.Ulrich Drepper1-11/+9
2005-11-11* io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,Ulrich Drepper1-0/+14
2005-11-06* configure.in: Remove gnu_ld definition and everything using it.Ulrich Drepper2-7/+1
2005-10-15[BZ #1224]Ulrich Drepper1-27/+8
2005-10-15[BZ #1221]Ulrich Drepper1-5/+3
2005-10-15* posix/regexec.c: Finish prototyping of static functions.Ulrich Drepper2-0/+54
2005-10-14[BZ #368]Ulrich Drepper2-49/+66
2005-10-14[BZ #1373]Ulrich Drepper2-20/+26
2005-10-13[BZ #1248]Ulrich Drepper2-86/+44
2005-10-13* posix/regcomp.c: Likewise.Ulrich Drepper1-195/+77
2005-10-13[BZ #1231]Ulrich Drepper2-343/+146
2005-09-30* posix/regex.h: Pretty printing.Ulrich Drepper1-61/+51
2005-09-30* posix/regexec.c (update_cur_sifted_state, check_arrival,Ulrich Drepper1-3/+3
2005-09-29[BZ #1392]Roland McGrath1-1/+1
2005-09-29[BZ #1392]Roland McGrath1-4/+5
2005-09-28[BZ #1302]Ulrich Drepper3-130/+134
2005-09-26[BZ #652]Ulrich Drepper1-1/+56
2005-09-26[BZ #644]Ulrich Drepper2-1/+99
2005-09-23[BZ #281]Ulrich Drepper5-9/+9
2005-09-07(update_cur_sifted_state): Likewise.Ulrich Drepper2-71/+97
2005-09-07(transit_state_bkref): Make DFA a const pointer.Ulrich Drepper1-13/+14
2005-09-07* posix/regexec.c (find_recover_state): Remove unnecessaryUlrich Drepper1-1/+1
2005-09-07* posix/regexec.c (merge_state_with_log): Define dfa as const pointer.Ulrich Drepper1-9/+13
2005-09-07* posix/regex_internal.c (re_string_reconstruct): Avoid callingUlrich Drepper4-110/+145
2005-09-06* posix/regex_internal.h (re_sub_match_top_t): Remove unused memberUlrich Drepper6-168/+152
2005-08-18[BZ #1207]Roland McGrath1-1/+1
2005-08-08* posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname,Ulrich Drepper1-5/+5
2005-07-24[BZ #1125]Ulrich Drepper3-7/+40
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