OSDN Git Service

malloc: fix race condition and other bugs in the no-mmu malloc
[uclinux-h8/uClibc.git] / libc / stdlib / bsd_getpt.c
2009-09-18 Bernhard Reutner... trim Experimentally off and uncommented hidden
2008-11-20 Denis Vlasenkonext portion of libc_hidden_proto removal
2008-06-07 Bernhard Reutner... - revert incorrect parts of r22257 and 22259
2008-06-07 Bernhard Reutner... - remove __USE_BSD guard from __bsd_getpt().
2008-06-03 Bernhard Reutner... - adds several config-options to allow for turning...
2008-05-19 Denis VlasenkoMoving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL...
2006-01-20 Peter S. MazingerCorrection if UNIX98PTY_ONLY is not enabled
2005-12-10 Mike Frysingersync with glibc (grab some hidden updates) and fix...
2005-12-01 Peter S. MazingerHide mostly used functions
2001-08-30 Eric Andersen"Kim B. Heino" <Kim.Heino@bluegiga.com> reports
2001-05-08 Eric AndersenAdd in libutil, based on Cory Visi's variant of Michael...