OSDN Git Service

libc: Fix l64a to return the correct buffer pointer
[uclinux-h8/uClibc.git] / libc / stdlib / system.c
2009-09-18 Bernhard Reutner... trim Experimentally off and uncommented hidden
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2008-11-20 Denis Vlasenkonext portion of libc_hidden_proto removal
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2006-01-26 Peter S. MazingerGet rid of missing prototype warnings
2006-01-24 Peter S. MazingerConvert all the strong_aliases to weak that are cancela...
2006-01-15 Mike Frysingeronly declare vfork when needed, else no-mmu build fails
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2005-12-16 Peter S. MazingerConvert all the rest, remove isxupper/isxlower, if...
2005-12-09 Peter S. MazingerImplement hidden poll, switch user to hidden *printf...
2005-12-09 Peter S. Mazingerinternal sigpause, do we really default to BSD signals?
2005-12-04 Peter S. MazingerMore hiding, 300 left
2005-12-03 Peter S. MazingerMore hiding, including __mempcpy
2002-08-08 Eric AndersenCleanup some silly warnings
2002-07-31 Eric AndersenPer discussion on the mailing list, simply vfork -...
2002-02-21 Eric AndersenWhen vfork is not available and we have an MMU, then...
2002-02-13 Eric AndersenA number of naming updates in preparation for adding in
2001-01-11 Eric AndersenA large update from Manuel Novoa III <mnovoa3@bellsouth...
2000-10-09 Eric AndersenBug ugly formatting update
2000-07-06 Eric AndersenMore stuff I forgot to commit.
2000-07-06 Eric AndersenLots and lots of cleanups.
2000-05-14 Erik AndersenInitial revision