OSDN Git Service

mkostemp: fix implementation
[uclinux-h8/uClibc.git] / libc / pwd_grp /
2013-02-05 Bernhard Reutner... buildsys: switch libc to kbuild-style
2013-01-16 Bernhard Reutner... getpwnam: hide relocation
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2012-06-15 Peter S. Mazingerlckpwdf.c: add back lost return
2012-06-15 Peter S. Mazingerpwd_grp_internal.c: do not include pthread.h
2010-04-02 Austin FoxleyMerge commit 'origin/master' into nptl
2010-03-25 Bernhard Reutner... prettify make clean
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-18 Denys Vlasenkoconvert // comments to /**/; remove empty #if/#endif...
2009-09-18 Bernhard Reutner... trim Experimentally off and uncommented hidden
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...
2009-08-17 Bernhard Reutner... support building out-of-tree
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, a few more functions
2008-11-18 Denis Vlasenkolibc_hidden_proto removal, just a few functions
2008-11-07 Bernhard Reutner... - less verbose make clean
2008-09-27 Denis Vlasenkogetgrouplist(): ...add files which I forgot to add.
2008-09-27 Denis Vlasenkoimplement getgrouplist()
2008-06-12 Bernd SchmidtRevert revision 19344 plus the libc_hidden_proto for...
2008-05-30 Bernhard Reutner... - Avoid warning about undefined preprocessor token...
2008-05-19 Denis VlasenkoMoving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL...
2008-02-12 Denis Vlasenkoadd hidden_proto's for __uc_malloc
2007-08-01 Denis Vlasenkosgetspent: add missing free/__uc_malloc calls
2007-07-30 Denis Vlasenkomake pwd_grp.c use __uc_malloc
2007-04-13 Peter KjellerstedtPatch by Ricard Wanderlof <ricardw at axis dot com>:
2006-12-07 Eric AndersenMajor cleanup of internal mutex locking. Be more consi...
2006-08-23 Mike Frysingerfix from psm: add UCLIBC_ prefix to HAS_SHADOW option
2006-07-05 Eric Andersenfixup my copyright notice, trim stale remnants of older...
2006-07-05 Mike Frysingerremove __ from function names as pointed out by Peter...
2006-07-05 Mike Frysingersync with glibc
2006-03-24 Peter S. Mazingers/staticly/statically/, thx Bernhard Fischer
2006-03-23 Peter S. MazingerMark some functions as BSD only
2006-03-22 Peter S. MazingerMark SVID functions
2006-03-22 Peter S. MazingerCorrect build if UCLIBC_HAS_CTYPE_TABLES is not defined
2006-02-13 Peter S. Mazingerlibc-{a,so,multi}-y replaced by libc-y covering common...
2006-02-13 Peter S. MazingerUpdate some copyrights
2006-02-13 Peter S. MazingerAdd files for IMA. Yes, I know it's a hack and no,...
2006-01-26 Peter S. MazingerGet rid of missing prototype warnings
2006-01-22 Peter S. MazingerEnable _GNU_SOURCE build wide, trying to get consistent...
2006-01-16 Peter S. MazingerLast relocs jump and global data, (even locales) that...
2006-01-14 Peter S. Mazingermake DODEBUG=y happy, update sysdeps/common/* copyright
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 all users of earlier hiddens
2005-12-10 Mike Frysingerfix some warnings
2005-12-09 Peter S. MazingerImplement hidden poll, switch user to hidden *printf...
2005-12-08 Peter S. Mazingermmap/mremap/socket/rewind gone
2005-12-08 Peter S. MazingerConvert the rest of users to hidden
2005-12-08 Peter S. MazingerUse internal versions
2005-12-07 Peter S. MazingerHide more
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
2005-11-26 Peter S. Mazinger100 JUMP relocs less (remaining 431) by hiding internal...
2005-11-21 Peter S. MazingerRemove TOPDIR
2005-11-01 Peter S. MazingerOnly because of multi sources I had to touch up these...
2005-11-01 Peter S. MazingerRemove last unused references to libc-a-pic-, we use...
2005-10-29 Peter S. MazingerReplace all Makefiles for new build infrastucture
2005-10-25 Peter S. MazingerAll Makefile.in's. Only arm/i386/mips/powerpc/x86_64...
2005-10-21 Peter S. MazingerWorkaround to allow this directory to IMA compile....
2005-10-21 Peter S. MazingerMove GETXXKEY_R_FUNC into a separate file to allow...
2005-10-20 Peter S. MazingerRemove duplicate locking defines for IMA compiling.
2005-10-12 Peter S. MazingerRewrote almost all Makefiles: do not use strip $(x...
2005-09-21 Peter S. Mazingerinclude headers only if the related option is enabled
2005-01-25 Mike Frysingermerge parallel build support
2004-07-15 Eric AndersenCleanup some cruft
2004-07-15 Eric AndersenCleanup a few of the more egregiously broken sysconf...
2004-02-11 Manuel Novoa III New stdio core. Should be more maintainable. Fixes...
2003-12-27 Manuel Novoa III Fix a long-standing bug with pthreads. A couple of...
2003-12-04 Manuel Novoa III Fix infinite loop in putgrent (forgotten increment).
2003-11-06 Manuel Novoa III Sigh... I wasn't checking if the gid field in a group...
2003-11-06 Manuel Novoa III Oops... don't need recursive mutexes.
2003-11-06 Manuel Novoa III Rewrite the pwd.h, grp.h, and shadow.h functions (excep...
2003-11-02 Eric AndersenImplement getgrent_r. Rework getpwent and getgrent...
2003-11-01 Eric AndersenFix things (properly) to open /etc/passd and /etc/group if
2003-10-31 Manuel Novoa III Fix Erik's typo.
2003-10-31 Eric Andersengetpwent(), getpwent_r(), and getgrent(), getgrent_r...
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-10-18 Eric AndersenImplement putgrent to make Peter S. Mazing happy
2003-10-10 Eric AndersenImplement getgrgid_r and getgrnam_r. Rework group...
2003-09-06 Manuel Novoa III Small fix for when threading (I think) was disabled.
2003-06-27 Eric Andersenret could have been used uninitialized in one case
2003-06-27 Eric AndersenYet more cleanup for the reentrant pwd/grp functions...
2003-06-27 Eric AndersenFixup errno handling
2002-10-31 Eric AndersenOk, this commit is _huge_ and its gonna change the...
2002-09-16 Eric AndersenFix stupid typo noticed by John Mullin <john.mullin...
2002-09-10 Eric AndersenFix some locking problems noted by Manuel. __getgrent...
2002-09-10 Eric AndersenAs noted by Bill Huang <billhuang@redsonic.com>, the...
2002-08-18 Eric AndersenYet more rework to make __getgrent and the functions...
2002-08-18 Manuel Novoa III Fix broken locking so that at least the Python 2.2...
2002-08-18 Manuel Novoa III Remove recursive lock/unlock for a non-recursive mutex.
next