root/com32/lib

Name Size Rev Age Last Change
../
jpeg b4820db9bd8f6ebe0b01d47972ff2ee816fddf64 14 months H. Peter Anvin <hpa@…>: tinyjpeg: change DEBUG to JPEG_DEBUG Rename the debugging option for …
libgcc 3958fc32f4e02ff0b0054faf1afbb7c619c3d42b 2 years H. Peter Anvin <hpa@…>: libgcc: fix signedness warning in moddi3() Intentional cross-signedness …
libpng 79937d48c44f2dbee9263e538517be87e507ffbb 23 months H. Peter Anvin <hpa@…>: libpng: upgrade to version 1.2.44 Upgrade libpng from 1.2.8 to 1.2.44. …
math bfed8730ab7d3fef0dae18e518f015c180055f52 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/math/strtod.c Automatically reformat …
pci 2eb008a6e3579f2b1d0d9f28a6ea681966f9c7d7 11 months H. Peter Anvin <hpa@…>: Use <dprintf.h> instead of an ad hoc definition Instead of using ad hoc …
sys b453fc83d17ea0d3c47cc921a042b50381ba2bcb 14 months H. Peter Anvin <hpa@…>: com32/lib/sys/rawcon_read.c: remove variables set but not used gcc 4.6 …
syslinux f9cf058613f5d30a3012feaa588312454f1024e6 11 months H. Peter Anvin <hpa@…>: com32: make syslinux_dump_*() pure debugging functions Make the …
zlib 62926623081dd71e8cb4803375b70191df5592fe 23 months H. Peter Anvin <hpa@…>: zlib: rename DEBUG to DEBUG_ZLIB again We don't want to use the global …
abort.c 97 bytes c4e638c4ab87748c3d6a60cd825f3aced5271c3e 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/abort.c Automatically reformat com32/lib/abort.c …
asprintf.c 445 bytes b94a2a040107271754c190376aa132ecf0f6bab6 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/asprintf.c Automatically reformat …
atexit.c 132 bytes 19c309444e1406677cd4f45b8ea848fc51803833 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/atexit.c Automatically reformat …
atexit.h 243 bytes ac6c20e427e3a33f07e060c232dab6d49f27cd50 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/atexit.h Automatically reformat …
atoi.c 53 bytes 17f967640cef484f83d755c9dd016a946711236f 8 years hpa <hpa>: Very first cut at a klibc-derived C library for com32
atol.c 54 bytes 17f967640cef484f83d755c9dd016a946711236f 8 years hpa <hpa>: Very first cut at a klibc-derived C library for com32
atoll.c 60 bytes 17f967640cef484f83d755c9dd016a946711236f 8 years hpa <hpa>: Very first cut at a klibc-derived C library for com32
atox.c 210 bytes 0dff342671298cde8dd83e1f6aacf59c26341267 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/atox.c Automatically reformat com32/lib/atox.c …
bufprintf.c 0.8 KB 95e239ee7700114c9ca6a1765d9bdd74241a1eb8 14 months Erwan Velu <erwanaliasr1@…>: bufprintf: Adding bufprintf
calloc.c 197 bytes 0817fbe1b60883e820324ad040533a0ce41808ef 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/calloc.c Automatically reformat …
chdir.c 197 bytes 29d560e6bb11bc4a9171e1e70c9f282bf7cb6895 23 months H. Peter Anvin <hpa@…>: Fix COM32 chdir() Fix COM32 chdir() since it's implemented in the core. …
chrreplace.c 203 bytes 5b4b737c22587fb1879efab9d93630afcd835d62 14 months Erwan Velu <erwanaliasr1@…>: lib: make chrreplace reachable for com32 modules chr_replace was only …
com32.ld 3.8 KB 8065630f2e00860f6b0e9ee885b3e29f4a129e1f 3 years H. Peter Anvin <hpa@…>: .got.plt is really part of the GOT The .got.plt section is the GOT …
creat.c 196 bytes 4aec82573ed23bc80c1561e6230eb2750a8212ac 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/creat.c Automatically reformat com32/lib/creat.c …
ctypes.c 12.9 KB 7ed9165a8ccd0aa2069ccfc5b4f8b8643a035b69 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/ctypes.c Automatically reformat …
dprintf.c 262 bytes 24ea7f3ece30a586a149dfb60c49b6a6f92dd17e 11 months H. Peter Anvin <hpa@…>: dprintf: add the ability to log to stdio Add the ability to redirect …
errno.c 52 bytes 17f967640cef484f83d755c9dd016a946711236f 8 years hpa <hpa>: Very first cut at a klibc-derived C library for com32
exit.c 1.5 KB b92ffe7dacd1c2143cd7492d1941f828f6462207 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/exit.c Automatically reformat com32/lib/exit.c …
fclose.c 118 bytes 1d37ad5c2576de9fbadb27717c4f344d050dd418 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/fclose.c Automatically reformat …
fdopendir.c 165 bytes bd938bd98412ec9d0c24856be45110078f1ad1ae 2 years H. Peter Anvin <hpa@…>: com32/lib: fix unused argument warning in fdopendir() fdopendir() is a …
fgetc.c 377 bytes 465b4a9d1732f39e88f96705dc64c2c40e5353f3 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/fgetc.c Automatically reformat com32/lib/fgetc.c …
fgets.c 449 bytes f1468912a7106fcfb5a46505dff4374594f12948 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/fgets.c Automatically reformat com32/lib/fgets.c …
fopen.c 0.6 KB 6912145255aaaaaf1fd460c872fb7bf80043c911 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/fopen.c Automatically reformat com32/lib/fopen.c …
fopendev.c 0.6 KB 375f8dad56f3a39953a533686f83dfce364a4915 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/fopendev.c Automatically reformat …
fprintf.c 238 bytes 68d8db147c3fbefbd8d94b45542f93666066c823 - -
fputc.c 202 bytes c0b449024e92d7cb0daeb9f6ccec71b040d6edb2 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/fputc.c Automatically reformat com32/lib/fputc.c …
fputs.c 288 bytes 09a8a7886b5f281cf03077b8feb05af5eadc923a 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/fputs.c Automatically reformat com32/lib/fputs.c …
fread2.c 237 bytes d8a2fcdc8e9c0b2723ae7024183f5aef23ef90d7 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/fread2.c Automatically reformat …
fread.c 436 bytes e138a85b1130424508124402a246b197ceea9b3a 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/fread.c Automatically reformat com32/lib/fread.c …
free.c 2.5 KB 1ff64eb17ec7b997d7673c9c0388d48416db0f2e 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/free.c Automatically reformat com32/lib/free.c …
fwrite2.c 247 bytes 4d278d112e16087aa5ecacce09ce820fb4f83c7b 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/fwrite2.c Automatically reformat …
fwrite.c 451 bytes 4a48fef655e97dc1e152f64df9d882e6726d86b9 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/fwrite.c Automatically reformat …
getcwd.c 154 bytes 03791432c7207da9eb6c898bf15f003ab92ff10e 23 months H. Peter Anvin <hpa@…>: PM getcwd(); Fix COM32 getcwd Implement getcwd() in the core; Fix COM32 …
getopt.c 2.1 KB c8c991a6a094f4678e7f9b36faf1fb0534328fc1 23 months H. Peter Anvin <hpa@…>: com32: update getopt() to the current version from klibc Update getopt() …
getopt_long.c 3.1 KB 9c6db1a0f333ba89961bbf92e155e9fc597f6d7b 23 months H. Peter Anvin <hpa@…>: com32: add getopt_long() to the library Add getopt_long() to the library. …
inet.c 1.6 KB 0c8bfd91ab11a00b796f32982a30414c8bac7ec9 13 months H. Peter Anvin <hpa@…>: com32: inet_ntoa() takes struct in_addr The standard definition for …
init.h 270 bytes 17f967640cef484f83d755c9dd016a946711236f 8 years hpa <hpa>: Very first cut at a klibc-derived C library for com32
lmalloc.c 1.7 KB 05148f4404702aa58f63bb29b22b0fe1bd757439 - -
lrand48.c 0.7 KB ff15fcb410d71226a72c97dd01e8d5d7b902ad65 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/lrand48.c Automatically reformat …
lstrdup.c 212 bytes f3c1e08946a59b1aae2536436ea9384eafe3ad10 - -
Makefile 5.9 KB ac5635b0b21224d83a3f9f5577c09db598f04142 13 months Erwan Velu <erwanaliasr1@…>: string: Adding strreplace
malloc.c 3.6 KB 2e20508ee1c149454141199a434230c0745a1226 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/malloc.c Automatically reformat …
malloc.h 1.4 KB ec69410c951317f3027e93fe0f05fbef025cc9d5 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/malloc.h Automatically reformat …
memccpy.c 327 bytes be4e5ae0f6797d380c0c95e717727afc3223872b 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/memccpy.c Automatically reformat …
memchr.c 240 bytes 14425e78bccf7a34b476d3fb935b8c83e5001e45 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/memchr.c Automatically reformat …
memcmp.c 247 bytes 9fdeba97bcd953e08c3f27c4b96d9f8e8508f6e4 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/memcmp.c Automatically reformat …
memcpy.S 2.0 KB 31937531087fb47aa4a3a218e8114b32176f8683 3 years H. Peter Anvin <hpa@…>: Global whitespace cleanup. Signed-off-by: H. Peter Anvin …
memmem.c 1.1 KB a66a47e168804aa0a62a3a5810d7f8dd9b647dab 20 months Liu Aleaxander <Aleaxander@…>: lib: Update memmem function The current memem implementation can not …
memmove.S 2.7 KB 48cb36465251f4b44797ef3bdfe446ef58e728cb - -
mempcpy.S 2.0 KB 31937531087fb47aa4a3a218e8114b32176f8683 3 years H. Peter Anvin <hpa@…>: Global whitespace cleanup. Signed-off-by: H. Peter Anvin …
memset.S 2.0 KB 31937531087fb47aa4a3a218e8114b32176f8683 3 years H. Peter Anvin <hpa@…>: Global whitespace cleanup. Signed-off-by: H. Peter Anvin …
memswap.c 309 bytes 16ee1c28c71f5a6facef443dd79684677c4bd07c 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/memswap.c Automatically reformat …
onexit.c 0.6 KB 259fbeccda4fca5f506e09603db70843081e619f 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/onexit.c Automatically reformat …
perror.c 159 bytes 4cd406f532b3ddb55c518b4d447f473054c46c68 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/perror.c Automatically reformat …
printf.c 225 bytes 68d8db147c3fbefbd8d94b45542f93666066c823 - -
putchar.c 217 bytes e324efa570fb3fa05a3dc4950d436f955ee9852e 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/putchar.c Automatically reformat …
puts.c 146 bytes d7cd621509563f054aa79028aec9cd72b2e0d04c 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/puts.c Automatically reformat com32/lib/puts.c …
qsort.c 0.8 KB 600217eb7036a64630a3edd6b093d97b883a9b5c - -
realloc.c 2.6 KB e1006b36ef61e5df1d73c184268442c38644f8ff 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/realloc.c Automatically reformat …
seed48.c 353 bytes 37c7538c82d3ec865f628e4e47214eda5bca352d 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/seed48.c Automatically reformat …
setjmp.S 1.0 KB 31937531087fb47aa4a3a218e8114b32176f8683 3 years H. Peter Anvin <hpa@…>: Global whitespace cleanup. Signed-off-by: H. Peter Anvin …
skipspace.c 131 bytes b507068d4788084347aa3860743dcaa57e49136a 15 months H. Peter Anvin <hpa@…>: skipspace: move out of line Move skipspace() out of line since it …
snprintf.c 237 bytes d4e98aece52068944cd935571aafe69f3ecbf3fa 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/snprintf.c Automatically reformat …
sprintf.c 256 bytes 07e54d090f1e18a774b2bdf1bcd1a17fb228dbda 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/sprintf.c Automatically reformat …
srand48.c 280 bytes 0fbfee11b50ffd16a5d5495a785357be5b052c82 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/srand48.c Automatically reformat …
sscanf.c 219 bytes 9ddc0240e9f4cd45420e366d6b297c05efd435f0 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/sscanf.c Automatically reformat …
stack.c 82 bytes 9d8d831238b6b9b0cd3fcec17b0fe8ea1d7db5c7 7 years hpa <hpa>: Correct the spelling of stack_size
stpcpy.c 240 bytes 5804283fd7ce09ee5ac7a449501db971998a88ac 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/stpcpy.c Automatically reformat …
stpncpy.c 256 bytes ce82d10243cde756916ddb5b0821b45bc898ce93 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/stpncpy.c Automatically reformat …
strcasecmp.c 506 bytes ca0b7b54ad00ff1d6d465cc1cf0c307293d721cc 2 years H. Peter Anvin <hpa@…>: com32/lib: fix warning in str*cmp() Shut up a warning about initializing …
strcat.c 138 bytes 37fd78b22cafefb3b00c88eb7ebe452ebb32289f 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/strcat.c Automatically reformat …
strchr.c 171 bytes ee2c3ff3cb09d2209f0a4b2dfe3015f891347167 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/strchr.c Automatically reformat …
strcmp.c 341 bytes ca0b7b54ad00ff1d6d465cc1cf0c307293d721cc 2 years H. Peter Anvin <hpa@…>: com32/lib: fix warning in str*cmp() Shut up a warning about initializing …
strcpy.c 222 bytes df3f640b9006e63c950e92a27b7484061788c612 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/strcpy.c Automatically reformat …
strdup.c 190 bytes ae78593e1355783bfb1ea9badaf031e6bc6427c2 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/strdup.c Automatically reformat …
strerror.c 379 bytes 6cefe261f5780671ebe4347f041b77a4d615db87 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/strerror.c Automatically reformat …
strlcat.c 378 bytes 0dc00b98ae7f805d5db7e6753775fdf1bec46b3f 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/strlcat.c Automatically reformat …
strlcpy.c 322 bytes 39479f0b9609a9acbd84cbc6040b2c0d3c33c736 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/strlcpy.c Automatically reformat …
strlen.c 140 bytes d6cbd2e3d260114e541965f6394da5cefec02784 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/strlen.c Automatically reformat …
strncasecmp.c 0.5 KB ca0b7b54ad00ff1d6d465cc1cf0c307293d721cc 2 years H. Peter Anvin <hpa@…>: com32/lib: fix warning in str*cmp() Shut up a warning about initializing …
strncat.c 154 bytes 8a9f920ac85ee686bfea135258fce0711c94faeb 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/strncat.c Automatically reformat …
strncmp.c 355 bytes ca0b7b54ad00ff1d6d465cc1cf0c307293d721cc 2 years H. Peter Anvin <hpa@…>: com32/lib: fix warning in str*cmp() Shut up a warning about initializing …
strncpy.c 254 bytes b7b8e0d9096821726eda82d6d193d2d7ff906f49 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/strncpy.c Automatically reformat …
strndup.c 242 bytes aabab85374274032729e0f6fb422367a01ba8693 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/strndup.c Automatically reformat …
strnlen.c 159 bytes 1bec0c0b1639568a18702054413b567345eb64b3 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/strnlen.c Automatically reformat …
strntoimax.c 220 bytes 80e4ff460b29f09d596ad28841482ec4f46da8dc 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/strntoimax.c Automatically reformat …
strntoumax.c 1.2 KB 13e08f0a694aa0aaad3d8d3702ab52a2d54eb883 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/strntoumax.c Automatically reformat …
strrchr.c 205 bytes 99274a8f3833defee6a7fe21b784060d99a3afac 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/strrchr.c Automatically reformat …
strreplace.c 2.0 KB 3b92a929326bb6bf28886892f5994a310a8b2f94 3 months H. Peter Anvin <hpa@…>: strreplace: additional cleanups Additional formatting cleanups. …
strsep.c 243 bytes d54dab924663a4e6c5dc5bede0799bf07203422e 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/strsep.c Automatically reformat …
strspn.c 1.2 KB 0d738aa71b053f185cf5fbc126b1bbb6fb8d478b 19 months H. Peter Anvin <hpa@…>: strspn.c: drop "inline" Drop "inline" from bit operations. These should …
strstr.c 179 bytes 57f31c4db67d351ac76bfe79033cab78d1c20763 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/strstr.c Automatically reformat …
strtoimax.c 65 bytes 17f967640cef484f83d755c9dd016a946711236f 8 years hpa <hpa>: Very first cut at a klibc-derived C library for com32
strtok.c 172 bytes e4e2511d90f20c04860bcea207afd8fa83f95f6b 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/strtok.c Automatically reformat …
strtol.c 65 bytes 17f967640cef484f83d755c9dd016a946711236f 8 years hpa <hpa>: Very first cut at a klibc-derived C library for com32
strtoll.c 71 bytes 17f967640cef484f83d755c9dd016a946711236f 8 years hpa <hpa>: Very first cut at a klibc-derived C library for com32
strtoul.c 68 bytes 17f967640cef484f83d755c9dd016a946711236f 8 years hpa <hpa>: Very first cut at a klibc-derived C library for com32
strtoull.c 74 bytes 17f967640cef484f83d755c9dd016a946711236f 8 years hpa <hpa>: Very first cut at a klibc-derived C library for com32
strtoumax.c 66 bytes 17f967640cef484f83d755c9dd016a946711236f 8 years hpa <hpa>: Very first cut at a klibc-derived C library for com32
strtox.c 231 bytes df652c15037c0401b9e35e117b01944e4a470640 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/strtox.c Automatically reformat …
suffix_number.c 2.0 KB 282527de6f2e3cce635b69c9ad13ffdbe98700a3 16 months Gene Cumm <gene.cumm@…>: libcom32: Add header to suffix_number.c In case we ever define anything …
vasprintf.c 382 bytes c2712b8f6bcf29fcd4f4300863d111522306d21b 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/vasprintf.c Automatically reformat …
vdprintf.c 2.3 KB 24ea7f3ece30a586a149dfb60c49b6a6f92dd17e 11 months H. Peter Anvin <hpa@…>: dprintf: add the ability to log to stdio Add the ability to redirect …
vfprintf.c 409 bytes 6f91a999e5145cbafc171a0fff17579b8320d510 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/vfprintf.c Automatically reformat …
vprintf.c 150 bytes 54cddddfc6111ad53ada96f7c9d3e2053b4b9c95 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/vprintf.c Automatically reformat …
vsnprintf.c 9.6 KB 0cf1ecc2f296081b338bda9978fb47928a30ae52 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/vsnprintf.c Automatically reformat …
vsprintf.c 180 bytes b3b131b3209e6405e39c8a1089ed60cba1a0593a 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/vsprintf.c Automatically reformat …
vsscanf.c 7.5 KB 61565f3994e672607f6a00ae7a72373251d8f9e6 - -
zalloc.c 184 bytes bd90b6304bd9da6025587fd51bda4532271b3e0e 3 years H. Peter Anvin <hpa@…>: Run Nindent on com32/lib/zalloc.c Automatically reformat …
  • Property mode set to 040000
Note: See TracBrowser for help on using the browser.