plan9fox/sys/src/ape/lib/ap/gen
Benjamin Riefenstahl bf322dfbf3 ape/mkstemp: better options
Use O_EXCL and make the file descriptor writeable.  This is more
usefull and it conforms to Single Unix and other specs.
2021-12-10 20:44:26 +00:00
..
_assert.c
abort.c
abs.c
atof.c
atoi.c
atol.c
atoll.c
bsearch.c
calloc.c
clock.c
ctype.c
difftime.c
div.c
getenv.c
isalnum.c
itoa.c
itol.c
ldiv.c
mbwc.c
memccpy.c
memchr.c
memcmp.c
memmove.c
memset.c
mkfile
mkstemp.c ape/mkstemp: better options 2021-12-10 20:44:26 +00:00
mktime.c
putenv.c
qsort.c
raise.c
rand.c
reduce
strcat.c
strchr.c
strcmp.c
strcoll.c
strcpy.c
strcspn.c
strdup.c
strftime.c
strlen.c
strncat.c
strncmp.c
strncpy.c
strndup.c
strnlen.c
strpbrk.c
strrchr.c
strspn.c
strstr.c
strtod.c
strtok.c
strtol.c
strtoll.c
strtoul.c
strtoull.c
strxfrm.c
toupper.c