1999-06-08 |
drepper | Remove advertising clause of copyright. |
tree | commitdiff |
1999-06-08 |
drepper | Remove advertising clause of copyright. |
tree | commitdiff |
1999-04-28 |
drepper | (nftw_arr, ftw_arr): Make const. |
tree | commitdiff |
1999-04-09 |
schwab | * io/Versions (__dup2, __pipe): Added to GLIBC_2.0 for |
tree | commitdiff |
1999-02-18 |
drepper | Add lockf64 for GLIBC_2.1.1. |
tree | commitdiff |
1999-02-18 |
drepper | (routines): Add lock64. |
tree | commitdiff |
1999-01-23 |
drepper | (process_entry): Initialize flag since not all gcc... |
tree | commitdiff |
1999-01-11 |
drepper | (fts_close): Don't access memory after having it freed. |
tree | commitdiff |
1998-11-18 |
drepper | (tests): Make sure that the test program has an explici... |
tree | commitdiff |
1998-10-13 |
drepper | Use it to replace the kludgey __P in inline function... |
tree | commitdiff |
1998-10-05 |
drepper | Use __P in definitions of inline stat functions so... |
tree | commitdiff |
1998-09-15 |
drepper | Include <mcheck.h>. |
tree | commitdiff |
1998-09-13 |
drepper | Add call to mtrace. |
tree | commitdiff |
1998-09-09 |
drepper | Quiet -Wparentheses warnings. |
tree | commitdiff |
1998-09-06 |
drepper | Quiet -Wparentheses warnings. |
tree | commitdiff |
1998-08-31 |
drepper | (lockf): Move initilisation of fl.l_whence and fl.l_sta... |
tree | commitdiff |
1998-08-31 |
drepper | (ALLPERMS): Fix type (S_ISTXT -> S_ISVTX). |
tree | commitdiff |
1998-08-09 |
drepper | Undefine __lstat. |
tree | commitdiff |
1998-08-09 |
drepper | Undefine __fstat. |
tree | commitdiff |
1998-08-09 |
drepper | Move __ prototypes into include/* header. |
tree | commitdiff |
1998-07-28 |
drepper | Fix typos. |
tree | commitdiff |
1998-07-16 |
drepper | Unify names of used global functions. |
tree | commitdiff |
1998-07-09 |
drepper | Define time_t also for __USE_XOPEN. |
tree | commitdiff |
1998-07-09 |
drepper | Define time_t also for __USE_XOPEN. |
tree | commitdiff |
1998-07-09 |
drepper | Include <sys/stat.h> also for __USE_XOPEN. |
tree | commitdiff |
1998-07-08 |
drepper | Define SEEK_SET, SEEK_CUR, and SEEK_END. |
tree | commitdiff |
1998-07-02 |
drepper | Version definitions. |
tree | commitdiff |
1998-06-29 |
drepper | Use __PMT instead of __P for function pointer. |
tree | commitdiff |
1998-06-27 |
drepper | Declare __poll. |
tree | commitdiff |
1998-06-12 |
drepper | (fts_build): Define oflag only if needed. |
tree | commitdiff |
1998-06-09 |
drepper | Updated from a sligtly more recent BSD version. |
tree | commitdiff |
1998-05-29 |
drepper | Don't run ftwtest-sh if cross-compiling. |
tree | commitdiff |
1998-05-13 |
drepper | Prevent tests from being run by root. |
tree | commitdiff |
1998-05-05 |
drepper | Fix type in __REDIRECT. |
tree | commitdiff |
1998-04-25 |
drepper | Use __REDIRECT. |
tree | commitdiff |
1998-04-24 |
drepper | (ftw): Fix typo. |
tree | commitdiff |
1998-04-21 |
drepper | Use new macros to implement __USE_FILE_OFFSET64. |
tree | commitdiff |
1998-04-01 |
drepper | (static-only-routines): Add stat64, fstat64 and lstat64. |
tree | commitdiff |
1998-03-20 |
drepper | Standard sys/statvfs.h header. |
tree | commitdiff |
1998-03-20 |
drepper | (headers): Add sys/statvfs.h and bits/statvfs.h. |
tree | commitdiff |
1998-02-10 |
drepper | Define S_IFLNK and S_IFSOCK if __USE_BSD or __USE_MISC... |
tree | commitdiff |
1998-02-10 |
drepper | (fts_build): Don't try to use d_type if it doesn't... |
tree | commitdiff |
1997-12-28 |
drepper | [__USE_FILE_OFFSET64]: We have to use the __*64 types. |
tree | commitdiff |
1997-12-22 |
drepper | [__USE_FILE_OFFSET64]: Don't use xxx64 names. |
tree | commitdiff |
1997-12-22 |
drepper | Get definition for time_t. |
tree | commitdiff |
1997-12-22 |
drepper | [__USE_FILE_OFFSET64]: Don't use xxx64 names. |
tree | commitdiff |
1997-12-22 |
drepper | Include sys/stat.h for Unix98. Don't define locking... |
tree | commitdiff |
1997-12-08 |
drepper | (S_ISLNK): Always false if we don't have __S_IFLNK. |
tree | commitdiff |
1997-11-26 |
drepper | Include <sys/stat.h> instead of <bits/stat.h>. |
tree | commitdiff |
1997-11-11 |
drepper | Don't use the unknown which command, instead try pwd... |
tree | commitdiff |
1997-11-11 |
drepper | Undef stat64. |
tree | commitdiff |
1997-11-11 |
drepper | Undef stat. |
tree | commitdiff |
1997-11-11 |
drepper | Undef lstat64. |
tree | commitdiff |
1997-11-11 |
drepper | Undef lstat. |
tree | commitdiff |
1997-11-11 |
drepper | Include <include/sys/stat.h> to get macro definitions. |
tree | commitdiff |
1997-11-11 |
drepper | Include <include/sys/stat.h> to get macro definitions. |
tree | commitdiff |
1997-11-11 |
drepper | Include <include/sys/stat.h> to get macro definitions. |
tree | commitdiff |
1997-11-11 |
drepper | Undef fstat64. |
tree | commitdiff |
1997-11-11 |
drepper | Undef fstat. |
tree | commitdiff |
1997-11-05 |
drepper | Optimize a bit by using mempcpy. |
tree | commitdiff |
1997-10-31 |
drepper | Declare __ftw64_func_t and __nftw64_func_t only when |
tree | commitdiff |
1997-10-26 |
drepper | Sometimes /tmp is a symlink to somewhere more convenien... |
tree | commitdiff |
1997-10-06 |
drepper | Add LFS interface. |
tree | commitdiff |
1997-10-06 |
drepper | Add LFS interface. |
tree | commitdiff |
1997-10-06 |
drepper | Add LFS interface. |
tree | commitdiff |
1997-10-06 |
drepper | Mark fts_alloc, fts_build, fts_lfree, fts_maxarglen... |
tree | commitdiff |
1997-10-06 |
drepper | Add LFS interface. |
tree | commitdiff |
1997-10-06 |
drepper | Rewrite to allow easy definition of ftw64. |
tree | commitdiff |
1997-10-06 |
drepper | LFS implementation. |
tree | commitdiff |
1997-10-06 |
drepper | (routines): Add xstat64, fxstat64, lxstat64, statfs64... |
tree | commitdiff |
1997-09-24 |
drepper | Don't depend on TMPDIR == /tmp. |
tree | commitdiff |
1997-09-20 |
drepper | Don't use parameter names from global namespace in... |
tree | commitdiff |
1997-09-19 |
drepper | Fix typo. |
tree | commitdiff |
1997-09-19 |
drepper | Update. |
tree | commitdiff |
1997-09-19 |
drepper | (cb): Print level. |
tree | commitdiff |
1997-09-19 |
drepper | Updated for ftwtest.c change. |
tree | commitdiff |
1997-08-29 |
drepper | Remove definitions of POLL* constants. |
tree | commitdiff |
1997-08-29 |
drepper | (headers): Add bits/poll.h. |
tree | commitdiff |
1997-08-14 |
drepper | (object_compare): Avoid memcmp when comparing scalar... |
tree | commitdiff |
1997-08-10 |
drepper | Don't compare holes in structures. |
tree | commitdiff |
1997-07-08 |
drepper | (lockf): Clear fl before using. |
tree | commitdiff |
1997-06-29 |
drepper | Only invoke ld.so if it exists. |
tree | commitdiff |
1997-06-26 |
drepper | (ftw_startup): Use PATH_MAX only if defined. |
tree | commitdiff |
1997-06-21 |
drepper | (headers): foo.h -> bits/foo.h. |
tree | commitdiff |
1997-06-21 |
drepper | Standardize the multiple-include protect. |
tree | commitdiff |
1997-06-03 |
drepper | Expand stat/lstat calls. |
tree | commitdiff |
1997-05-31 |
drepper | More tests. |
tree | commitdiff |
1997-05-30 |
drepper | Terminate last line libc-ud-970539 |
tree | commitdiff |
1997-05-30 |
drepper | Tests for ftw. |
tree | commitdiff |
1997-05-30 |
drepper | Shell script to run tests for ftw. |
tree | commitdiff |
1997-05-30 |
drepper | Define FTW_SL also for __USE_BSD. |
tree | commitdiff |
1997-05-30 |
drepper | Various corrections. |
tree | commitdiff |
1997-05-30 |
drepper | (test-srcs): Add ftwtest. |
tree | commitdiff |
1997-05-29 |
drepper | Update for new implementation and XPG4.2. |
tree | commitdiff |
1997-05-29 |
drepper | Complete rewrite. Add implementation of `nftw'. |
tree | commitdiff |
1997-02-19 |
drepper | update from main archive 970218 libc-970221 |
tree | commitdiff |
1997-02-15 |
drepper | Update to 2.1.x development version libc-970218 |
tree | commitdiff |
1997-01-07 |
drepper | update from main archive 960107 |
tree | commitdiff |
1997-01-06 |
drepper | update from main archive 960105 libc-970107 |
tree | commitdiff |
1996-12-20 |
drepper | Update from main archive 961219 |
tree | commitdiff |
next |