newlib: update

git-svn-id: svn://kolibrios.org@3799 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Sergey Semyonov (Serge)
2013-07-10 09:35:47 +00:00
parent 6298589632
commit 038f3f8566
14 changed files with 817 additions and 20 deletions

View File

@@ -82,7 +82,7 @@ crt_startup (void *libc_base, void *obj_base, uint32_t *params)
init_reent();
__initPOSIXHandles();
__appenv = load_file("/sys/system.env", &__appenv_size);
// __appenv = load_file("/sys/system.env", &__appenv_size);
init_loader(libc_base);