Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | realpath(3) should use PATH_MAX instead of MAXPATHLEN according to POSIX. | johan | 2003-01-15 | 1 | -7/+7 |
* | Fix the style of the SCM ID's. | obrien | 2002-03-22 | 1 | -2/+2 |
* | Remove _THREAD_SAFE and make libc thread-safe by default by | deischen | 2001-01-24 | 1 | -0/+2 |
* | Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(), | jasone | 2000-01-27 | 1 | -3/+3 |
* | Add three-tier symbol naming in support of POSIX thread cancellation | jasone | 2000-01-12 | 1 | -3/+5 |
* | fix tabs lost apparently in copy&paste | ache | 1999-02-12 | 1 | -5/+5 |
* | Replace memory leaking instances of realloc with non-leaking reallocf. | imp | 1998-09-16 | 1 | -1/+1 |
* | realpath() should break on looped symlinks. | phk | 1997-07-16 | 1 | -0/+5 |
* | Part 2 of a failed commit (cvs broke). Original message: | peter | 1997-03-13 | 1 | -0/+158 |
* | merge from Lite2 - realpath() now shares a lot of code with getcwd() | peter | 1997-03-11 | 1 | -158/+0 |
* | Don't attempt to lstat() the POSIXLY invalid empty pathname. | bde | 1995-02-25 | 1 | -1/+1 |
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+158 |