minix/lib/libc/other
Thomas Veerman b4fb061802 Implement issetugid syscall
Implement issetugid syscall and provide a test. This gets rid of the
scary "Unsecure. Implement me" warning during compilation.
2011-11-28 10:03:43 +00:00
..
__pm_findproc.c
_adddma.c
_brk.c
_cprofile.c
_deldma.c
_getdents.c
_getdma.c
_getngid.c
_getnpid.c
_getnprocnr.c
_getnucred.c Add getnucred system call. Contributed by Thomas Cort 2010-07-15 13:24:57 +00:00
_getnuid.c
_getpprocnr.c
_getprocnr.c
_getsigset.c
_lseek64.c
_mapdriver.c
_mcontext.c
_mount.c Import librefuse and libpuffs 2011-11-14 11:53:05 +00:00
_reboot.c
_sbrk.c
_seekdir.c
_setgroups.c
_sprofile.c The profile utility can set the sprofiling mode 2010-09-23 10:49:42 +00:00
_svrctl.c
_sysuname.c
_vm_dmacalls.c
_vm_memctl.c Give RS a page table. 2010-06-28 22:07:49 +00:00
_vm_query_exit.c vm/ipc: only report signals when it matters to ipc 2011-08-05 20:52:32 +00:00
_vm_set_priv.c
_vm_update.c
basename.c
bcmp.c
bcopy.c
bzero.c
configfile.c
ctermid.c
cuserid.c
dirname.c
environ.c
err.c
errno.c
errx.c
fdopen.c
ffs.c
fgetln.c
flock.c
fslib.c Increase gid_t and uid_t to 32 bits 2011-09-05 13:56:14 +00:00
fsversion.c Auto-detect ext2 partitions in mount 2010-08-03 06:28:58 +00:00
fts.c Move MIN() and MAX() macros to sys/params.h 2010-08-21 13:10:41 +00:00
gcov_flush.c gcov support, based on work contributed by Anton Kuijsten. 2010-08-25 13:06:43 +00:00
gcov.c lib: fixes to make clang not error 2010-09-13 15:50:54 +00:00
getgrent.c
getlogin.c
getopt_long.c
getpagesize.c
getpass.c
getprogname.c libc and csu updates for ELF 2010-12-10 23:04:04 +00:00
getpwent.c
getsubopt.c getsubopt: use regular assert()s 2010-06-26 02:37:17 +00:00
getttyent.c
getw.c
hypot.c lib: fixes for warnings that clang has for libraries. 2010-07-06 12:08:22 +00:00
index.c
initgroups.c
issetugid.c Implement issetugid syscall 2011-11-28 10:03:43 +00:00
itoa.c
loadname.c
lock.c
lrand.c
lsearch.c
Makefile.inc Implement issetugid syscall 2011-11-28 10:03:43 +00:00
memccpy.c <ansi.h> -> <minix/ansi.h> 2011-01-28 11:35:02 +00:00
minix_rs.c
mtab.c
namespace.h rename mmap() and munmap() 2011-07-16 13:01:19 +02:00
nlist.c
paramvalue.c
peekpoke.c
popen.c
putenv.c lib: fixes for warnings that clang has for libraries. 2010-07-06 12:08:22 +00:00
putw.c lib: fixes for warnings that clang has for libraries. 2010-07-06 12:08:22 +00:00
pwcache.c lib - sanity check for group_from_gid etc. 2010-07-24 10:40:55 +00:00
pwcache.h
random.c
read_tsc_64.c move rrrrrrread_tsc from libsys to libc so anyone can use it 2010-08-20 18:43:56 +00:00
read_tsc.S move rrrrrrread_tsc from libsys to libc so anyone can use it 2010-08-20 18:43:56 +00:00
realpath.c Make realpath deal with double slashes 2010-09-06 07:45:32 +00:00
rindex.c
rlimit.c
setenv.c lib: fixes for warnings that clang has for libraries. 2010-07-06 12:08:22 +00:00
setmode.c libc!setmode.c: Avoid #if inside macro call 2011-06-23 17:54:17 +02:00
settimeofday.c
shquote.c shquote() from NetBSD's libnbcompat 2010-07-12 17:32:57 +00:00
stderr.c
strcasestr.c lib - extra file for libutil; strnstr and strcasestr from freebsd for libc. 2010-07-19 10:46:26 +00:00
strdup.c
strlcat.c
strlcpy.c
strmode.c
strnstr.c lib - extra file for libutil; strnstr and strcasestr from freebsd for libc. 2010-07-19 10:46:26 +00:00
strsep.c Import strsep() from NetBSD's libnbcompat 2010-07-12 17:41:31 +00:00
strtok_r.c
strtoll.c
swab.c
syscall.c
sysconf.c Move minix/paths.h to paths.h 2010-11-06 20:40:15 +00:00
syslog.c
telldir.c
termcap.c fix many clang warnings in lib/ 2011-06-23 19:25:36 +02:00
ttyname.c
ttyslot.c
u64util.c GCC/clang: int64 routines in C 2010-11-12 18:38:10 +00:00
un-namespace.h
v8regerror.c
v8regexp.c
v8regsub.c
vectorio.c Move MIN() and MAX() macros to sys/params.h 2010-08-21 13:10:41 +00:00
verr.c
verrx.c
vwarn.c
vwarnx.c
warn.c
warnx.c