|
|
@3102
|
18 years |
bird |
workaround for lost signals / thread pokes. Fixes #152.
|
|
|
@3058
|
18 years |
bird |
Merged in regex from glibc 2.5.
|
|
|
@3055
|
18 years |
bird |
Added a fixed default (C/POSIX) collate locale to avoid unilib …
|
|
|
@3053
|
18 years |
bird |
Added a fixed default (C/POSIX) collate locale to avoid unilib …
|
|
|
@3024
|
18 years |
bird |
INET_ADDRSTRLEN. Ref #127.
|
|
|
@2992
|
18 years |
bird |
include the right types.h. Fixes #141.
|
|
|
@2822
|
19 years |
bird |
#128: UNI_SYSTEM_LOCALES, UNI_USER_LOCALES, ULS_LNAMEMAX, and …
|
|
|
@2813
|
19 years |
bird |
Implemented nan(), nanl(), and nanf(). Fixes #125.
|
|
|
@2786
|
19 years |
bird |
Fixed problems with fork() and module loading/unloading. Fixes #76. …
|
|
|
@2782
|
19 years |
bird |
Heap performance (something seems to have been left behind).
|
|
|
@2780
|
19 years |
bird |
Corrected two unsigned returns which should've been signed.
|
|
|
@2777
|
19 years |
bird |
va_list -> va_list. Fixes #112.
|
|
|
@2698
|
19 years |
bird |
Corrected todo.
|
|
|
@2652
|
19 years |
bird |
#71: Fixed incorrect fmutex padding in FILE which cause _fcloseall …
|
|
|
@2646
|
19 years |
bird |
#68: Implemented the _GETOPT_DECLARED blocker in getopt.h too.
|
|
|
@2628
|
19 years |
bird |
#67: Removed termcap.h, curses.h, bsd/curses.h, bsd/termcap.h, …
|
|
|
@2620
|
19 years |
bird |
#65: Added sys/_timespec.h and uncommented it's inclusion in …
|
|
|
@2538
|
20 years |
bird |
#50: Inherit umask.
|
|
|
@2537
|
20 years |
bird |
#30: Fixed toupper / tolower EOF regression. (forgot to commit it)
|
|
|
@2535
|
20 years |
bird |
memalign and valloc shouldn't be in USE_GNU in malloc.h.
|
|
|
@2522
|
20 years |
bird |
#21: Restrict reading and writing of UnixEAs to HPFS, JFS, FAT and RAMFS.
|
|
|
@2519
|
20 years |
bird |
#38: Added DosSysCtl prototype and use it on panic to check for debugger.
|
|
|
@2511
|
20 years |
bird |
Fixes #30: Fixed two locale bugs. First, setlocale called a locale …
|
|
|
@2468
|
20 years |
bird |
commented out sys/_timespec.h
|
|
|
@2455
|
20 years |
bird |
fixed setkey prototype.
|
|
|
@2442
|
20 years |
bird |
Creating the libc-0.6 / gcc 3.3.5 / binutils 2.14 main branch.
|
|
copied from trunk/src/emx/include
|
|
|
@2439
|
20 years |
bird |
Created proper backend for fcntl removing F_GETOSFD in the process. …
|