summaryrefslogtreecommitdiffstats
path: root/include/glob.h
Commit message (Collapse)AuthorAgeFilesLines
* Synch with trunk @ 24157Carmelo Amoroso2008-11-261-0/+5
| | | | Step 11: More libc_hidden_proto removal
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly ↵Carmelo Amoroso2008-07-091-1/+1
| | | | NPTL sh4 port build and work fine. All committed to allow Khem Ray working on a working branch to integrate the ARM nptl port. MIPS nptl port not tested but should still building and working fine. There are some other part non yet merged with trunk (misc/internals and some headers file that need some more work). Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Merge from trunk."Steven J. Hill"2006-08-211-1/+5
|
* Merge from trunk."Steven J. Hill"2006-02-271-5/+15
|
* Merge from trunk."Steven J. Hill"2006-01-061-4/+5
|
* Merge from trunk."Steven J. Hill"2005-11-171-76/+47
|
* Rev all the header files to sync things with glibc 2.2.4Eric Andersen2001-09-271-25/+51
|
* Many bugfixes, header cleanups, etc. Added abort and glob.Eric Andersen2000-07-051-0/+196
It is getting closer... -Erik