OSDN Git Service

- remove non stdc path (old style definitions). No obj-code changes
[uclinux-h8/uClibc.git] / libc / misc / regex / regex_old.c
2008-09-18 Bernhard Reutner... - remove non stdc path (old style definitions). No...
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2008-06-12 Bernd SchmidtRevert revision 19347, plus libc_hidden_proto for __uc_...
2008-06-01 Denis Vlasenkoadd missing includes of unistd.h for smallint usage
2008-05-20 Denis Vlasenkoreplace "if (p) free(p)" by just "free(p)" - free(NULL...
2008-05-20 Denis VlasenkoIntroduce and use small[u]int type. Changes in size:
2008-05-19 Denis VlasenkoMoving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL...
2008-02-12 Denis Vlasenkoadd hidden_proto's for __uc_malloc
2007-07-30 Denis Vlasenkomake regex_old.c, ruserpass.c use __uc_malloc,
2006-03-22 Peter S. MazingerMark some functions as GNU, provide missing hidden...
2006-02-07 Mike Frysingerinclude stdint.h and check __intptr_t_defined to see...
2006-01-22 Peter S. MazingerEnable _GNU_SOURCE build wide, trying to get consistent...
2006-01-20 Mike Frysingerfix warning when sizeof uchar_t is 8 bits
2006-01-16 Peter S. Mazingers/weak_alias/strong_alias/, only what I knew as needed...
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2006-01-03 Peter S. MazingerGet rid of tolower/toupper jump reloc, correct tow...
2005-12-16 Peter S. Mazingerglob/ftw/regex_old reworked. regex_old did not have...
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-06 Peter S. MazingerMake use internal str*casecmp/wcscoll
2005-12-01 Peter S. MazingerForgotten that this file is special and does not accept...
2005-12-01 Peter S. MazingerHide mostly used functions
2005-11-28 Peter S. MazingerRename regex.c to regex_old.c