OSDN Git Service

Replace FSF snail mail address with URLs
[uclinux-h8/uClibc.git] / libc / stdlib / unix_grantpt.c
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2012-05-05 Mark Salterdrop support for old systems lacking vfork
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-05-19 Denis VlasenkoMoving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL...
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-13 Peter S. MazingerConvert internal users of chmod/*stat*, minimize change...
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*
2002-08-19 Eric AndersenEliminate wrapping of struct stat and use the kernel...
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...
2001-09-27 Eric AndersenUpdate to accomodate the header file changes
2001-06-12 Eric AndersenCleanup the toploevel makefile handing of shared libs...
2001-05-08 Eric AndersenAdd in libutil, based on Cory Visi's variant of Michael...