OSDN Git Service

Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add it back
[uclinux-h8/uClibc.git] / libc / misc / wordexp / wordexp.c
2005-12-16 Peter S. MazingerConvert all the rest, remove isxupper/isxlower, if...
2005-12-14 Mike Frysingerinclude features.h instead of sys/cdefs.h
2005-12-10 Peter S. MazingerSwitch fread/fwrite/fclose/pipe/sigsetmask users
2005-12-09 Peter S. MazingerImplement hidden poll, switch user to hidden *printf...
2005-12-08 Peter S. MazingerUse internal versions
2005-12-07 Peter S. MazingerHide more
2005-12-07 Peter S. MazingerHide *clnt|pmap|svc* and some rpc. inet/rpc is full...
2005-12-04 Peter S. MazingerMore hiding, 300 left
2005-12-03 Peter S. MazingerMore hiding, including __mempcpy
2005-12-01 Peter S. MazingerHide mostly used functions
2005-11-29 Peter S. MazingerHiding again
2005-11-27 Peter S. MazingerHide some of mem* and str*
2003-08-24 Eric Andersenconditionally add wordexp, in this case ripped from...
2001-03-13 Eric AndersenDelete wordexp. There isn't much point in having this...
2001-03-08 Eric AndersenAdd in wordexp support (mostly stubbed out for now...