* sysdeps/ia64/pthread_spin_unlock.c (pthread_spin_unlock): Use
[platform/upstream/glibc.git] / posix /
2006-09-30 Ulrich Drepper* posix/glob.c (glob_in_dir): Add some comments and...
2006-09-25 Ulrich Drepper[BZ #3252, BZ #3253] cvs/fedora-glibc-20060925T1535
2006-09-12 Ulrich Drepper[BZ #2526, BZ #3138, BZ #3143]
2006-09-07 Ulrich Drepper[BZ #3155]
2006-08-24 Ulrich Drepper* posix/unistd.h (getlogin_r): Condition on __USE_POSIX...
2006-08-02 Ulrich Drepper[BZ #2980] cvs/fedora-glibc-20060802T1650
2006-06-04 Ulrich Drepper* posix/regex_internal.c (re_string_skip_chars): If...
2006-05-18 Ulrich Drepper* sysdeps/posix/getaddrinfo.c: Add unique labels to...
2006-05-10 Ulrich Drepper* posix/wordexp.c (parse_glob): No need to check ifs...
2006-05-10 Ulrich Drepper* posix/wordexp.c: Remove numerous NULL pointer tests...
2006-05-10 Ulrich Drepper* posix/wordexp.c (w_addword): Free word if realloc...
2006-05-04 Ulrich Drepper* sysdeps/posix/getaddrinfo.c: Implement configuration...
2006-05-02 Ulrich Drepper[BZ #1201]
2006-04-30 Ulrich Drepper* posix/Makefile (tests): Add tst-getaddrinfo3.
2006-04-24 Ulrich Drepper* posix/tst-rfc3484.c (do_test): Also initialize source... cvs/fedora-glibc-20060425T0903
2006-04-24 Ulrich Drepper* posix/tst-rfc3484.c: Include <ifaddrs.h> early.
2006-04-24 Ulrich Drepper* posix/bits/unistd.h (__readlinkat_chk): New prototype.
2006-04-21 Ulrich Drepper[BZ #2534, BZ #2535]
2006-04-20 Ulrich Drepper* include/ifaddrs.h: Get uint32_t definition.
2006-04-15 Ulrich Drepper* sysdeps/posix/getaddrinfo.c: Fix precedence for IP...
2006-04-05 Ulrich Drepper2006-04-05 Alan Modra <amodra@bigpond.net.au>
2006-04-01 Ulrich Drepper[BZ #2450]
2006-02-28 Roland McGrath* posix/sys/types.h [!__GNUC_PREREQ (2, 7)] (int64_t...
2006-02-27 Ulrich DrepperAdd fifth parameter to linkat.
2006-02-23 Roland McGrath* sysdeps/unix/sysv/linux/ftruncate64.c: Find generic...
2006-02-21 Roland McGrath[BZ #2329]
2006-01-31 Roland McGrath* inet/rcmd.c (iruserfopen): Remove redundant initializ...
2006-01-15 Andreas Jaeger[BZ #1950, BZ #2153]
2006-01-11 Roland McGrath[BZ #1060]
2006-01-08 Roland McGrath[BZ #1535]
2006-01-06 Roland McGrath* io/fcntl.h [__USE_ATFILE] (AT_EACCESS): New macro.
2006-01-06 Roland McGrath* io/euidaccess.c: Add eaccess as an alias.
2006-01-05 Roland McGrath* include/features.h: Grok _ATFILE_SOURCE and define...
2006-01-03 Ulrich Drepper* posix/unistd.h (ctermid): Remove __nonnull attribute.
2006-01-02 Ulrich Drepper* sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_M... cvs/fedora-glibc-20060102T2114
2006-01-01 Ulrich DrepperUpdate copyright year.
2005-12-27 Roland McGrath* posix/tst-execle1.c (do_test): Add a const.
2005-12-27 Roland McGrath2005-12-27 Roland McGrath <roland@redhat.com>
2005-12-16 Ulrich Drepper* sysdeps/unix/sysv/linux/renameat.c: Move errno settin...
2005-12-14 Ulrich DrepperMoved to csu/errno-loc.c.
2005-12-14 Ulrich Drepper2005-12-13 Ulrich Drepper <drepper@redhat.com>
2005-12-11 Ulrich Drepper* posix/regex_internal.h: Include <stdint.h> if available.
2005-12-07 Ulrich Drepper* catgets/gencat.c: Use GPL, not LGPL.
2005-11-11 Ulrich Drepper* io/Makefile (routines): Add fstatat, fstatat64, fxsta...
2005-11-06 Ulrich Drepper* configure.in: Remove gnu_ld definition and everything...
2005-10-15 Ulrich Drepper[BZ #1224]
2005-10-15 Ulrich Drepper[BZ #1221]
2005-10-15 Ulrich Drepper* posix/regexec.c: Finish prototyping of static functions.
2005-10-14 Ulrich Drepper[BZ #368]
2005-10-14 Ulrich Drepper[BZ #1373]
2005-10-13 Ulrich Drepper[BZ #1248]
2005-10-13 Ulrich Drepper* posix/regcomp.c: Likewise.
2005-10-13 Ulrich Drepper[BZ #1231]
2005-09-30 Ulrich Drepper* posix/regex.h: Pretty printing.
2005-09-30 Ulrich Drepper* posix/regexec.c (update_cur_sifted_state, check_arrival,
2005-09-29 Roland McGrath[BZ #1392]
2005-09-29 Roland McGrath[BZ #1392]
2005-09-28 Ulrich Drepper[BZ #1302]
2005-09-26 Ulrich Drepper[BZ #652]
2005-09-26 Ulrich Drepper[BZ #644]
2005-09-23 Ulrich Drepper[BZ #281]
2005-09-07 Ulrich Drepper(update_cur_sifted_state): Likewise.
2005-09-07 Ulrich Drepper(transit_state_bkref): Make DFA a const pointer.
2005-09-07 Ulrich Drepper* posix/regexec.c (find_recover_state): Remove unnecessary
2005-09-07 Ulrich Drepper* posix/regexec.c (merge_state_with_log): Define dfa...
2005-09-07 Ulrich Drepper* posix/regex_internal.c (re_string_reconstruct): Avoid...
2005-09-06 Ulrich Drepper* posix/regex_internal.h (re_sub_match_top_t): Remove...
2005-08-18 Roland McGrath[BZ #1207]
2005-08-08 Ulrich Drepper* posix/bits/unistd.h (confstr, getgroups, ttyname_r...
2005-07-24 Ulrich Drepper[BZ #1125]
2005-07-20 Ulrich Drepper* include/stdio.h (__fxprintf): Remove wfmt argument.
2005-07-20 Ulrich Drepper* wcsmbs/bits/wchar2.h: Add definitions for wcrtomb...
2005-07-18 Ulrich Drepper* nscd/grpcache.c (cache_addgr): Use correct maximum...
2005-07-10 Ulrich Drepper2005-06-27 Carlos O'Donell <carlos@systemhalted.org>
2005-07-05 Ulrich Drepper* posix/regex_internal.c (build_wcs_buffer): Use MB_LEN...
2005-06-03 Roland McGrath[BZ #959]
2005-05-06 Ulrich Drepper[BZ #934]
2005-05-06 Ulrich DrepperInclude bits/libc-lock.h or define dummy __libc_lock_...
2005-04-27 Roland McGrath[BZ #877]
2005-04-14 Ulrich Drepper* posix/execvp.c (execvp): Use file name including...
2005-03-30 Ulrich Drepper(fnmatch): For short patterns or strings attempt to...
2005-03-29 Roland McGrath2005-03-29 Thorsten Kukuk <kukuk@suse.de>
2005-03-20 Ulrich Drepper* posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64...
2005-03-19 Ulrich Drepper[BZ #779]
2005-03-19 Ulrich Drepper(read, pread, pread64, readlink, getcwd, getwd): Change...
2005-03-07 Ulrich Drepper* posix/bits/unistd.h (pread): Fix typo in __USE_FILE_O...
2005-03-06 Ulrich Drepper* posix/regexec.c (check_node_accept_bytes): Correct...
2005-03-03 Ulrich Drepper* posix/bits/unistd.h (pread, pread64): Don't swap...
2005-03-01 Roland McGrath* posix/bits/unistd.h (read, pread, pread64): Use __bos... cvs/fedora-glibc-20050302T1820
2005-03-01 Ulrich Drepper* posix/bits/unistd.h: Avoid calling __*_chk variants...
2005-02-23 Ulrich Drepper* posix/Makefile (tests): Add tst-execvp1, tst-execvp2...
2005-02-23 Ulrich DrepperTest for exec function.
2005-02-22 Ulrich Drepper(execvp): Fix invalid free.
2005-02-22 Ulrich Drepper* posix/regcomp.c (lower_subexp): Do not optimize empty
2005-02-21 Ulrich Drepper* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace...
2005-02-21 Ulrich Dreppersymlink and readlink are unconditionally available...
2005-02-17 Roland McGrath[BZ #284, BZ #721]
2005-01-27 Ulrich Drepper[BZ #558]
2005-01-27 Ulrich DrepperUpdate.
2005-01-26 Ulrich Drepper[BZ #605, BZ #611]
next