Fixed crt1.c had a "hack" which needed to be reverted it was sending env to 0x0 by default
Added some debugging information to the ld.so to help reason why environ and __progname are not being set correctly Modified libc.so so that getenv will return the env instead of a NULL pointer |
---|
|
Doxyfile |
---|
src/bin/edit/main.c |
---|
src/bin/ld/addlibrary.c |
---|
src/bin/ld/findfunc.c |
---|
src/bin/rtld-elf/Makefile |
---|
src/lib/csu/crt1.c |
---|
src/lib/libc/Makefile |
---|
src/lib/libc/libc.inc |
---|
src/lib/libc/stdlib/getenv.c |
---|
ubixos.kdevelop |
---|