aboutsummaryrefslogtreecommitdiff
path: root/io
AgeCommit message (Expand)AuthorFilesLines
1997-02-19update from main archive 970218cvs/libc-970221cvs/libc-970220cvs/libc-970219Ulrich Drepper1-0/+4
1997-02-15Update to 2.1.x development versioncvs/libc-970218cvs/libc-970217cvs/libc-970216cvs/libc-970215Ulrich Drepper5-79/+77
1997-01-07update from main archive 960107cvs/libc-970113cvs/libc-970112cvs/libc-970111cvs/libc-970110cvs/libc-970109cvs/libc-970108Ulrich Drepper3-8/+7
1997-01-06update from main archive 960105cvs/libc-970107cvs/libc-970106Ulrich Drepper2-5/+5
1996-12-20Update from main archive 961219cvs/libc-961220Ulrich Drepper6-8/+7
1996-12-18update from main archive 961217cvs/libc-961219cvs/libc-961218Ulrich Drepper2-6/+5
1996-12-10update from main archive 961209cvs/libc-961210Ulrich Drepper1-5/+5
1996-12-08update from main archive 961207cvs/libc-961208Ulrich Drepper1-2/+2
1996-12-07update from main archive 961206Ulrich Drepper2-16/+16
1996-12-04update from main archive 961203Ulrich Drepper3-45/+44
1996-11-27update from main archive 961126cvs/libc-961127Ulrich Drepper4-64/+101
1996-11-17update from main archive 961116cvs/libc-961119cvs/libc-961118cvs/libc-961117Ulrich Drepper1-3/+3
1996-11-15update from main archive 961114cvs/libc-961115Ulrich Drepper4-63/+63
1996-11-06update from main archive 961105cvs/libc-961106Ulrich Drepper3-35/+37
1996-10-08update from main archive 961008cvs/libc-961009Ulrich Drepper1-1/+2
1996-10-06update from main archive 961005cvs/libc-971228cvs/libc-971222cvs/libc-971214cvs/libc-971208cvs/libc-971207cvs/libc-971204cvs/libc-971203cvs/libc-971201cvs/libc-971125cvs/libc-971124cvs/libc-971123cvs/libc-971122cvs/libc-971118cvs/libc-971117cvs/libc-971112cvs/libc-971111cvs/libc-971106cvs/libc-971105cvs/libc-971103cvs/libc-971031cvs/libc-971029cvs/libc-971026cvs/libc-971012cvs/libc-971011cvs/libc-970930cvs/libc-970926cvs/libc-970924cvs/libc-970920cvs/libc-970916cvs/libc-970915cvs/libc-970912cvs/libc-970911cvs/libc-970904cvs/libc-970829cvs/libc-961007cvs/libc-961006Ulrich Drepper1-2/+2
1996-09-27update from main archivecvs/libc-960927Ulrich Drepper5-26/+27
1996-08-29update from main archive 960828glibc-1.93cvs/libc-960829cvs/libc-1-93Ulrich Drepper1-10/+0
1996-08-28Upadte.cvs/libc-ud-960827cvs/libc-960828Ulrich Drepper1-0/+9
1996-08-14Update.Ulrich Drepper1-8/+15
1996-08-11Update to 960810.cvs/libc-ud-960810cvs/libc-960811Ulrich Drepper1-0/+1
1996-08-07Update.cvs/libc-ud-960807cvs/libc-960808Ulrich Drepper1-2/+2
1996-07-07* io/Makefile (headers): Add sys/vfs.h.Roland McGrath2-1/+5
1996-06-12* Makerules (elfobjdir): Use $(objdir) if set, even in elf subdir.Roland McGrath1-1/+1
1996-06-05Tue Jun 4 21:01:20 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-1/+1
1996-05-14Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960515Roland McGrath1-0/+1
1996-05-09Wed May 8 20:04:29 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-0/+5
1996-04-24Tue Apr 23 15:56:56 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath2-1/+43
1996-04-21Sat Apr 20 18:13:00 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960423cvs/libc-960422cvs/libc-960421Roland McGrath3-6/+6
1996-02-27Mon Feb 26 10:22:30 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>cvs/libc-960227Roland McGrath2-10/+16
1996-01-24Wed Jan 24 04:18:36 1996 Paul Eggert <eggert@twinsun.com>Roland McGrath1-0/+2
1996-01-24(fts_open): Use prototypes for COMPAR decl.Roland McGrath1-8/+8
1996-01-23Mon Jan 22 10:40:40 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960123Roland McGrath2-3/+4
1996-01-19* io/Makefile (routines): Add mknod, xstat fxstat lxstat xmknod.cvs/libc-960119Roland McGrath1-2/+3
1996-01-19Thu Jan 18 00:32:43 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-0/+36
1996-01-18Wed Jan 17 11:04:58 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath3-0/+108
1996-01-18(_STAT_VER, _MKNOD_VER): New macros. (__xstat, __fxstat, __lxstat, __xmknod):...Roland McGrath1-0/+61
1996-01-02Tue Jan 2 00:50:10 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-1/+11
1995-09-11(MAX): Add macro. It is not sure we get it through any header file.Ulrich Drepper1-0/+6
1995-07-25* stdlib/strtol.c [_LIBC]: Define STDC_HEADERS.Roland McGrath1-5/+1
1995-03-29* Make-dist (README): Commit it to CVS if there is a CVS directory.Roland McGrath1-0/+5
1995-02-25* io/Makefile (routines): Add euidaccess.Roland McGrath1-1/+1
1995-02-18initial importRoland McGrath17-0/+2091