Chameleon

Chameleon Svn Source Tree

Root/branches/zenith432/i386/modules/klibc

File Age Rev Message Size
  ..
blob __ashldi3.c 13 years 2 months 777 meklort: Missign files 351 bytes
blob __ashrdi3.c 13 years 2 months 777 meklort: Missign files 388 bytes
blob __clzsi2.c 13 years 2 months 777 meklort: Missign files 402 bytes
blob __divdi3.c 13 years 2 months 777 meklort: Missign files 394 bytes
blob __divsi3.c 13 years 2 months 777 meklort: Missign files 384 bytes
blob __lshrdi3.c 13 years 2 months 777 meklort: Missign files 351 bytes
blob __moddi3.c 13 years 2 months 777 meklort: Missign files 408 bytes
blob __modsi3.c 13 years 2 months 777 meklort: Missign files 398 bytes
blob __udivdi3.c 13 years 2 months 777 meklort: Missign files 244 bytes
blob __udivmoddi4.c 13 years 2 months 777 meklort: Missign files 489 bytes
blob __udivmodsi4.c 13 years 2 months 777 meklort: Missign files 487 bytes
blob __udivsi3.c 13 years 2 months 777 meklort: Missign files 234 bytes
blob __umoddi3.c 13 years 2 months 777 meklort: Missign files 267 bytes
blob __umodsi3.c 13 years 2 months 777 meklort: Missign files 257 bytes
blob atexit.c 13 years 2 months 777 meklort: Missign files 196 bytes
blob atexit.h 13 years 2 months 777 meklort: Missign files 274 bytes
blob atoi.c 13 years 2 months 777 meklort: Missign files 53 bytes
blob atol.c 13 years 2 months 777 meklort: Missign files 54 bytes
blob atoll.c 13 years 2 months 777 meklort: Missign files 60 bytes
blob atox.c 13 years 2 months 777 meklort: Missign files 290 bytes
blob bsearch.c 13 years 2 months 777 meklort: Missign files 450 bytes
blob calloc.c 13 years 2 months 777 meklort: Missign files 242 bytes
blob Cconfig 9 years 8 months 2456 ifabio: - Update Chameleon.xcodeproj - (re)enable klibc module - Typos - Merge part of bitshoveler commits : Remove "-x" option from "ld" command which breaks build under newer Xcode versions, comment out some unused functions by expanding "#if UNUSED" conditional, comment out unused static functions, which cause build to fail in "release" mode, fix null pointer handling, only write terminating null char if malloc succeeded, fix memory leak. 154 bytes
blob exit.c 13 years 2 months 777 meklort: Missign files 624 bytes
blob jrand48.c 13 years 2 months 777 meklort: Missign files 509 bytes
blob klibc.c 13 years 1 month 891 meklort: Makefile update. Modules can now be compiled into chameleon. Modified some chameleon functions to follow the std c lib 510 bytes
blob LICENSE 13 years 2 months 777 meklort: Missign files 3.74 kB
blob limits.h 13 years 2 months 777 meklort: Missign files 100 bytes
blob lrand48.c 13 years 2 months 777 meklort: Missign files 213 bytes
blob Makefile 13 years 1 month 939 meklort: Added additional info to modules Makefile. This information will be embeded into the modules soon. 1.09 kB
blob memccpy.c 13 years 2 months 777 meklort: Missign files 309 bytes
blob memchr.c 13 years 2 months 777 meklort: Missign files 235 bytes
blob memmem.c 13 years 2 months 777 meklort: Missign files 882 bytes
blob memmove.c 13 years 2 months 777 meklort: Missign files 536 bytes
blob memrchr.c 13 years 2 months 777 meklort: Missign files 268 bytes
blob memswap.c 13 years 2 months 777 meklort: Missign files 299 bytes
blob mrand48.c 13 years 2 months 777 meklort: Missign files 197 bytes
blob nrand48.c 13 years 2 months 777 meklort: Missign files 152 bytes
blob onexit.c 13 years 2 months 777 meklort: Missign files 289 bytes
blob qsort.c 13 years 2 months 777 meklort: Missign files 852 bytes
blob Readme.txt 13 years 1 month 825 meklort: Added module descriptions / information 270 bytes
blob seed48.c 13 years 2 months 777 meklort: Missign files 295 bytes
blob sha1hash.c 13 years 2 months 777 meklort: Missign files 9.96 kB
blob snprintf.c 13 years 2 months 777 meklort: Missign files 299 bytes
blob srand48.c 13 years 2 months 777 meklort: Missign files 310 bytes
blob sscanf.c 13 years 2 months 777 meklort: Missign files 274 bytes
blob strcasecmp.c 13 years 2 months 777 meklort: Missign files 487 bytes
blob strdup.c 13 years 2 months 777 meklort: Missign files 160 bytes
blob strlcat.c 13 years 2 months 777 meklort: Missign files 378 bytes
blob strncasecmp.c 13 years 2 months 777 meklort: Missign files 501 bytes
blob strndup.c 9 years 7 months 2491 ifabio: Update Chameleon.xcodeproj and fix mistake with strndup.c 216 bytes
blob strnlen.c 13 years 2 months 777 meklort: Missign files 307 bytes
blob strntoimax.c 13 years 2 months 777 meklort: Missign files 300 bytes
blob strntoumax.c 13 years 2 months 777 meklort: Missign files 1.19 kB
blob strpbrk.c 13 years 2 months 777 meklort: Missign files 196 bytes
blob strsep.c 13 years 2 months 777 meklort: Missign files 224 bytes
blob strtoimax.c 13 years 2 months 777 meklort: Missign files 65 bytes
blob strtok.c 13 years 2 months 777 meklort: Missign files 146 bytes
blob strtok_r.c 13 years 2 months 777 meklort: Missign files 175 bytes
blob strtol.c 13 years 2 months 777 meklort: Missign files 65 bytes
blob strtoll.c 13 years 2 months 777 meklort: Missign files 71 bytes
blob strtotimespec.c 13 years 2 months 777 meklort: Missign files 124 bytes
blob strtotimeval.c 13 years 2 months 777 meklort: Missign files 122 bytes
blob strtotimex.c 13 years 2 months 777 meklort: Missign files 747 bytes
blob strtoul.c 13 years 2 months 777 meklort: Missign files 68 bytes
blob strtoull.c 13 years 2 months 777 meklort: Missign files 74 bytes
blob strtoumax.c 13 years 2 months 777 meklort: Missign files 66 bytes
blob strtox.c 13 years 2 months 777 meklort: Missign files 331 bytes
blob strxspn.c 13 years 2 months 777 meklort: Missign files 481 bytes
blob strxspn.h 13 years 2 months 777 meklort: Missign files 156 bytes
blob version 13 years 2 months 777 meklort: Missign files 7 bytes
blob vsnprintf.c 13 years 21 days 1056 azimutz: Since i started messing with saio_types.h and min/max Macros, include <sys/param.h> instead of declaring the Macros (like done in others) and tidy up. Was going to move DEBUG_DISK to disk.c but gave up; that's why the file is "touched".. will finish it later. Changes on klibc are due to the indiscriminate use of "#include libsaio.h" :-/ damn file... 9.97 kB
blob vsscanf.c 13 years 21 days 1056 azimutz: Since i started messing with saio_types.h and min/max Macros, include <sys/param.h> instead of declaring the Macros (like done in others) and tidy up. Was going to move DEBUG_DISK to disk.c but gave up; that's why the file is "touched".. will finish it later. Changes on klibc are due to the indiscriminate use of "#include libsaio.h" :-/ damn file... 8.26 kB

svn co -r 2608 http://forge.voodooprojects.org/svn/chameleon Help