Ronald G. Minnich d69bb730cf Revert "Revert "ACPI: remove ACPICA source from the kernel."" 7 anos atrás
..
_assert.c 25de748849 GNU General Public License 9 anos atrás
abs.c a70b8e9158 update all the types to the standard types. 9 anos atrás
asin.c 25de748849 GNU General Public License 9 anos atrás
atan.c 25de748849 GNU General Public License 9 anos atrás
atan2.c 25de748849 GNU General Public License 9 anos atrás
atexit.c 25de748849 GNU General Public License 9 anos atrás
atnotify.c 25de748849 GNU General Public License 9 anos atrás
atof.c 25de748849 GNU General Public License 9 anos atrás
atol.c 1ad29d2ba5 Convert all int8_t back to char 9 anos atrás
atoll.c 1ad29d2ba5 Convert all int8_t back to char 9 anos atrás
charstod.c 576771a539 Corrected second parameter in strtod. 6 anos atrás
cistrcmp.c 5f6cee0597 revert the string function treatment: it broke at least errfmt. 8 anos atrás
cistrncmp.c 5f6cee0597 revert the string function treatment: it broke at least errfmt. 8 anos atrás
cistrstr.c 5f6cee0597 revert the string function treatment: it broke at least errfmt. 8 anos atrás
cleanname.c 25de748849 GNU General Public License 9 anos atrás
crypt.c a70b8e9158 update all the types to the standard types. 9 anos atrás
ctype.c a70b8e9158 update all the types to the standard types. 9 anos atrás
encodefmt.c 1ad29d2ba5 Convert all int8_t back to char 9 anos atrás
execl.c 02a2bdf61f Ron's suggestions for variadic commit and const in rest of mem* funcs. Still missing regress. 8 anos atrás
exp.c 25de748849 GNU General Public License 9 anos atrás
fabs.c 25de748849 GNU General Public License 9 anos atrás
floor.c 25de748849 GNU General Public License 9 anos atrás
fmod.c 25de748849 GNU General Public License 9 anos atrás
frand.c 25de748849 GNU General Public License 9 anos atrás
frexp.c a70b8e9158 update all the types to the standard types. 9 anos atrás
getcallerpc.c ad04532a8b Malloc header is now 64 bit 6 anos atrás
getfields.c 25de748849 GNU General Public License 9 anos atrás
getuser.c 25de748849 GNU General Public License 9 anos atrás
hangup.c 25de748849 GNU General Public License 9 anos atrás
hypot.c 25de748849 GNU General Public License 9 anos atrás
lnrand.c a70b8e9158 update all the types to the standard types. 9 anos atrás
lock.c 25de748849 GNU General Public License 9 anos atrás
log.c 25de748849 GNU General Public License 9 anos atrás
lrand.c a70b8e9158 update all the types to the standard types. 9 anos atrás
malloc.acid c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 anos atrás
malloc.c 52464f5a98 Added customisable keymapping to zenith 6 anos atrás
memccpy.c 5f6cee0597 revert the string function treatment: it broke at least errfmt. 8 anos atrás
memchr.c 02a2bdf61f Ron's suggestions for variadic commit and const in rest of mem* funcs. Still missing regress. 8 anos atrás
memcmp.c 02a2bdf61f Ron's suggestions for variadic commit and const in rest of mem* funcs. Still missing regress. 8 anos atrás
memmove.c 1bf492b88e Improved version of memset 6 anos atrás
memset.c 1bf492b88e Improved version of memset 6 anos atrás
mktemp.c 25de748849 GNU General Public License 9 anos atrás
muldiv.c a70b8e9158 update all the types to the standard types. 9 anos atrás
nan.c 25de748849 GNU General Public License 9 anos atrás
needsrcquote.c 25de748849 GNU General Public License 9 anos atrás
netcrypt.c ac71e28b6c fixfmt: with this last round of changes I can boot. 6 anos atrás
netmkaddr.c 25de748849 GNU General Public License 9 anos atrás
nrand.c a70b8e9158 update all the types to the standard types. 9 anos atrás
ntruerand.c a70b8e9158 update all the types to the standard types. 9 anos atrás
perror.c 25248aad10 Things cocci missed, and lots of little prototypes. 9 anos atrás
pool.acid 618f613c3a Plan 9 from Bell Labs 2006-03-31 18 anos atrás
pool.c a2910e4273 fixfmt: Last cleaning of %u modifier in libs 6 anos atrás
pow.c a70b8e9158 update all the types to the standard types. 9 anos atrás
pow10.c 25de748849 GNU General Public License 9 anos atrás
profile.c 1ad29d2ba5 Convert all int8_t back to char 9 anos atrás
qsort.c 0d8aa4ec2a Fixed various warnings from build 6 anos atrás
quote.c 25de748849 GNU General Public License 9 anos atrás
rand.c 25de748849 GNU General Public License 9 anos atrás
readn.c 1ad29d2ba5 Convert all int8_t back to char 9 anos atrás
reallocarray.c 280851e570 reallocarray: if we are asked to allocate 0, return malloc(1) 6 anos atrás
reduce c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 anos atrás
rijndael.c 947b515a94 Changes in /dev/random. 6 anos atrás
rijndael.tbl 947b515a94 Changes in /dev/random. 6 anos atrás
rune.c 1ad29d2ba5 Convert all int8_t back to char 9 anos atrás
runebase.c 25de748849 GNU General Public License 9 anos atrás
runebsearch.c 25de748849 GNU General Public License 9 anos atrás
runestrcat.c 25de748849 GNU General Public License 9 anos atrás
runestrchr.c 25de748849 GNU General Public License 9 anos atrás
runestrcmp.c 25de748849 GNU General Public License 9 anos atrás
runestrcpy.c 25de748849 GNU General Public License 9 anos atrás
runestrdup.c 25de748849 GNU General Public License 9 anos atrás
runestrecpy.c 25de748849 GNU General Public License 9 anos atrás
runestrlen.c a70b8e9158 update all the types to the standard types. 9 anos atrás
runestrncat.c a70b8e9158 update all the types to the standard types. 9 anos atrás
runestrncmp.c a70b8e9158 update all the types to the standard types. 9 anos atrás
runestrncpy.c a70b8e9158 update all the types to the standard types. 9 anos atrás
runestrrchr.c 25de748849 GNU General Public License 9 anos atrás
runestrstr.c 25de748849 GNU General Public License 9 anos atrás
runetype.c 25de748849 GNU General Public License 9 anos atrás
runetypebody-6.2.0.h 25de748849 GNU General Public License 9 anos atrás
sha2.c 947b515a94 Changes in /dev/random. 6 anos atrás
sin.c 25de748849 GNU General Public License 9 anos atrás
sinh.c 25de748849 GNU General Public License 9 anos atrás
slice.c d69bb730cf Revert "Revert "ACPI: remove ACPICA source from the kernel."" 6 anos atrás
sqrt.c 25de748849 GNU General Public License 9 anos atrás
strcat.c 5f6cee0597 revert the string function treatment: it broke at least errfmt. 8 anos atrás
strchr.c 5f6cee0597 revert the string function treatment: it broke at least errfmt. 8 anos atrás
strcmp.c 5f6cee0597 revert the string function treatment: it broke at least errfmt. 8 anos atrás
strcpy.c 5f6cee0597 revert the string function treatment: it broke at least errfmt. 8 anos atrás
strcspn.c 5f6cee0597 revert the string function treatment: it broke at least errfmt. 8 anos atrás
strdup.c 5f6cee0597 revert the string function treatment: it broke at least errfmt. 8 anos atrás
strecpy.c 25de748849 GNU General Public License 9 anos atrás
strlcat.c 026362c194 New library routines: strlcat, strlcpy and reallocarray. 6 anos atrás
strlcpy.c 026362c194 New library routines: strlcat, strlcpy and reallocarray. 6 anos atrás
strlen.c 5f6cee0597 revert the string function treatment: it broke at least errfmt. 8 anos atrás
strncat.c 5f6cee0597 revert the string function treatment: it broke at least errfmt. 8 anos atrás
strncmp.c 5f6cee0597 revert the string function treatment: it broke at least errfmt. 8 anos atrás
strncpy.c 5f6cee0597 revert the string function treatment: it broke at least errfmt. 8 anos atrás
strpbrk.c 5f6cee0597 revert the string function treatment: it broke at least errfmt. 8 anos atrás
strrchr.c 5f6cee0597 revert the string function treatment: it broke at least errfmt. 8 anos atrás
strspn.c 5f6cee0597 revert the string function treatment: it broke at least errfmt. 8 anos atrás
strstr.c 5f6cee0597 revert the string function treatment: it broke at least errfmt. 8 anos atrás
strtod.c 576771a539 Corrected second parameter in strtod. 6 anos atrás
strtok.c 5f6cee0597 revert the string function treatment: it broke at least errfmt. 8 anos atrás
strtol.c 643cd6356b Changed strto[l|ul|ull] functions to have correct signature 6 anos atrás
strtoll.c 8916295396 clang: fix bug in panic code. 6 anos atrás
strtoul.c 8916295396 clang: fix bug in panic code. 6 anos atrás
strtoull.c 643cd6356b Changed strto[l|ul|ull] functions to have correct signature 6 anos atrás
tan.c 25de748849 GNU General Public License 9 anos atrás
tanh.c 25de748849 GNU General Public License 9 anos atrás
tokenize.c 25de748849 GNU General Public License 9 anos atrás
toupper.c 25de748849 GNU General Public License 9 anos atrás
u16.c 1ad29d2ba5 Convert all int8_t back to char 9 anos atrás
u32.c 1ad29d2ba5 Convert all int8_t back to char 9 anos atrás
u64.c 1ad29d2ba5 Convert all int8_t back to char 9 anos atrás
utfecpy.c 25de748849 GNU General Public License 9 anos atrás
utflen.c 1ad29d2ba5 Convert all int8_t back to char 9 anos atrás
utfnlen.c 1ad29d2ba5 Convert all int8_t back to char 9 anos atrás
utfrrune.c 1ad29d2ba5 Convert all int8_t back to char 9 anos atrás
utfrune.c 1ad29d2ba5 Convert all int8_t back to char 9 anos atrás
utfutf.c 1ad29d2ba5 Convert all int8_t back to char 9 anos atrás