OSDN Git Service

- hide __libc_{f,}statfs. Thanks to Peter S. Mazinger for mentioning this fact.
[uclinux-h8/uClibc.git] / libc / stdlib / getpt.c
2008-11-25 Bernhard Reutner... - hide __libc_{f,}statfs. Thanks to Peter S. Mazinger...
2008-11-20 Denis Vlasenkonext portion of libc_hidden_proto removal
2008-11-18 Denis Vlasenkolibc_hidden_proto removal, just a few functions
2008-11-09 Bernhard Reutner... - for !UNIX98PTY_ONLY we have to fallback to old-style...
2008-09-25 Bernhard Reutner... - fix compilation of legacy mode
2008-09-11 Bernhard Reutner... - remove posix_openpt relocation
2008-08-27 Bernhard Reutner... - remove a couple of duplicate includes
2008-06-07 Bernhard Reutner... - revert incorrect parts of r22257 and 22259
2008-06-03 Bernhard Reutner... - adds several config-options to allow for turning...
2008-05-20 Denis VlasenkoIntroduce and use small[u]int type. Changes in size:
2006-01-22 Peter S. MazingerEnable _GNU_SOURCE build wide, trying to get consistent...
2006-01-20 Peter S. MazingerCorrection if UNIX98PTY_ONLY is not enabled
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2005-12-10 Mike Frysingersync with glibc (grab some hidden updates) and fix...
2005-12-01 Peter S. MazingerHide mostly used functions
2002-10-31 Eric AndersenOk, this commit is _huge_ and its gonna change the...
2002-03-20 Eric AndersenFix compile problem when ASSUME_DEVPTS=false
2002-01-14 Eric AndersenPatch from Brian Stafford <brian@stafford.uklinux.net...
2001-09-27 Eric AndersenUpdate to accomodate the header file changes
2001-05-08 Eric AndersenAdd in libutil, based on Cory Visi's variant of Michael...