OSDN Git Service

Replace FSF snail mail address with URLs
[uclinux-h8/uClibc.git] / libc / pwd_grp / lckpwdf.c
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2012-06-15 Peter S. Mazingerlckpwdf.c: add back lost return
2010-01-25 Carmelo AmorosoMerge branch 'master' into nptl
2010-01-23 Bernhard Reutner... fix typo in previous commit
2010-01-23 Bernhard Reutner... silence some warnings about unused params
2009-10-08 Mike Frysingerclean up O_CLOEXEC handling
2009-09-05 Denys Vlasenkolckpwdf: remove a wrong comment and one write-only...
2009-09-05 Denys VlasenkoCLOEXEC: use open(CLOEXEC) if exist; do not check fcntl...
2008-12-01 Denis Vlasenkohostid: improve extremely unreadable parts
2008-12-01 Denis Vlasenkoon Bernd's request, remove commented-out code snippets
2008-12-01 Denis Vlasenkoremove checks for "impossible" errors,
2008-12-01 Denis Vlasenkooptimize signal mask ops. comment out "impossible"...
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2008-11-20 Denis Vlasenkonext portion of libc_hidden_proto removal
2008-11-18 Denis Vlasenkolibc_hidden_proto removal, just a few functions
2008-05-19 Denis VlasenkoMoving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL...
2006-12-07 Eric AndersenMajor cleanup of internal mutex locking. Be more consi...
2006-07-05 Mike Frysingerremove __ from function names as pointed out by Peter...
2006-07-05 Mike Frysingersync with glibc
2006-01-26 Peter S. MazingerGet rid of missing prototype warnings
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2005-12-13 Peter S. MazingerConvert all users of earlier hiddens
2005-12-10 Mike Frysingerfix some warnings
2005-12-08 Peter S. MazingerConvert the rest of users to hidden
2005-12-06 Mike Frysingermacro out the thread funcs in libc if threading is...
2005-12-03 Peter S. MazingerMore hiding, including __mempcpy
2005-12-01 Peter S. MazingerHide mostly used functions
2003-12-27 Manuel Novoa III Fix a long-standing bug with pthreads. A couple of...
2003-10-10 Eric AndersenImplement getgrgid_r and getgrnam_r. Rework group...
2002-08-08 Eric AndersenFix locking
2002-06-12 Eric AndersenSilence warnings, clean things up.
2002-01-17 David McCullough* Added /etc/shadow support (Config selectable)