Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-01-06 | Merge from NPTL branch. | "Steven J. Hill" | |
2001-09-27 | Rev all the header files to sync things with glibc 2.2.4 | Eric Andersen | |
2001-03-22 | Add some missing headers needed by ld.so-1.9.11. | Manuel Novoa III | |
2000-10-04 | Fix all the makefiles. Clean up some warnings, cleanup some headers. | Eric Andersen | |
-Erik | |||
2000-08-21 | + added alloca() support for all architectures | John Beppu | |
by way of gcc's __builtin_alloca(). I think I did it right, but we'll see. |