summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/seteuid.c
Commit message (Expand)AuthorAgeFilesLines
* remove a few more empty #if/#endif pairsDenys Vlasenko2009-09-191-4/+0
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-3/+0
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-3/+3
* - adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer2008-06-031-0/+5
* Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOP...Peter S. Mazinger2006-03-221-2/+2
* add support for newer style kernel calls since some arches (like sparc) only ...Mike Frysinger2006-02-101-2/+2
* Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger2006-01-221-2/+3
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-1/+2
* another missed hiddenPeter S. Mazinger2006-01-141-0/+1
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-4/+10
* Hide morePeter S. Mazinger2005-12-071-1/+5
* Both setegid and seteuid were implemented suboptimally, such thatEric Andersen2003-11-021-1/+20
* Update to accomodate the header file changesEric Andersen2001-09-271-0/+1
* As pointed out by Michiel Thuys <michiel.thuys@intersil.com>, this wasEric Andersen2001-04-251-15/+1
* Fix include/errno.h to not use kernel header, and instead use bits/errno.h.Eric Andersen2001-04-061-1/+1
* Completely rearchitected the sysdeps directory.Eric Andersen2000-07-051-0/+22