]> sourceware.org Git - glibc.git/history - posix
* manual/install.texi (Tools for Compilation): Require gcc 3.4,
[glibc.git] / posix /
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]
2005-01-26 Ulrich Drepper[BZ #693]
2005-01-26 Ulrich Drepper(DUMMY_CONSTRAINT): Rename to... (WORD_DELIM_CONSTRAINT...
2005-01-23 Ulrich DrepperUpdate.
2005-01-20 Ulrich DrepperUpdate.
2005-01-14 Ulrich DrepperUpdate.
2005-01-12 Ulrich Drepper* posix/getconf.c: Update copyright year.
2005-01-07 Ulrich DrepperUpdate.
2005-01-06 Ulrich Drepper[BZ #640]
2005-01-06 Ulrich DrepperUpdate.
2005-01-06 Ulrich DrepperUpdate.
2005-01-06 Ulrich DrepperUpdate.
2004-12-27 Ulrich DrepperUpdate.
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2004-12-13 Ulrich DrepperUpdate.
2004-12-10 Ulrich DrepperUpdate.
2004-12-10 Ulrich DrepperUpdate.
2004-12-06 Ulrich DrepperUpdate.
2004-12-06 Ulrich Drepper(free_dfa_content, init_dfa): Remove references to...
2004-12-05 Ulrich Drepper* posix/confstr.c: Enclose #error message with double...
2004-12-01 Roland McGrath* posix/fnmatch_loop.c (internal_fnmatch): Clear is_seq...
2004-11-30 Roland McGrath2004-11-29 Roland McGrath <roland@redhat.com>
2004-11-27 Ulrich DrepperUpdate.
2004-11-27 Ulrich DrepperUpdate.
2004-11-26 Ulrich DrepperUpdate.
2004-11-25 Ulrich DrepperUpdate.
next
This page took 0.107841 seconds and 8 git commands to generate.