summaryrefslogtreecommitdiffstats
path: root/libc/misc/wordexp
Commit message (Expand)AuthorAgeFilesLines
* Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add ...Peter S. Mazinger2005-12-161-12/+18
* include features.h instead of sys/cdefs.hMike Frysinger2005-12-141-1/+1
* Switch fread/fwrite/fclose/pipe/sigsetmask usersPeter S. Mazinger2005-12-101-0/+1
* Implement hidden poll, switch user to hidden *printf/*scanf/pollPeter S. Mazinger2005-12-091-1/+1
* Use internal versionsPeter S. Mazinger2005-12-081-0/+6
* Hide morePeter S. Mazinger2005-12-071-0/+2
* Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ...Peter S. Mazinger2005-12-071-0/+1
* More hiding, 300 leftPeter S. Mazinger2005-12-041-0/+2
* More hiding, including __mempcpyPeter S. Mazinger2005-12-031-4/+7
* Hide mostly used functionsPeter S. Mazinger2005-12-011-39/+39
* Hiding againPeter S. Mazinger2005-11-291-0/+1
* Hide some of mem* and str*Peter S. Mazinger2005-11-271-0/+4
* Remove TOPDIRPeter S. Mazinger2005-11-211-3/+1
* Remove last unused references to libc-a-pic-, we use only the lists in libc-a...Peter S. Mazinger2005-11-011-1/+0
* Replace all Makefiles for new build infrastucturePeter S. Mazinger2005-10-291-30/+8
* All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch...Peter S. Mazinger2005-10-251-0/+25
* Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger2005-10-121-8/+7
* merge parallel build supportMike Frysinger2005-01-251-5/+4
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
* conditionally add wordexp, in this case ripped from glibc.Eric Andersen2003-08-242-0/+2283
* Delete wordexp. There isn't much point in having this sinceEric Andersen2001-03-133-2708/+0
* Add in wordexp support (mostly stubbed out for now) since the busyboxEric Andersen2001-03-083-0/+2708