source: branches/libc-0.6/src/emx/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3802   12 years bird sys/sysctl.h: Try convince gcc to not remove the static sysctl data …
(edit) @3801   12 years Yuri Dario Remove FORTIFY warning. Ticket #277.
(edit) @3795   13 years bird Comment fixes from Steven. Fixes #258.
(edit) @3789   13 years bird ctype.h: Correctly fend of queries reading EOF (-1). Fixes #199.
(edit) @3779   13 years bird Drop the liberty fnmatch.h, adding the GNUisms to the emx header. …
(edit) @3771   13 years bird Backported r3768: realpath and _realrealpath should not fail if the …
(edit) @3766   13 years bird Backported r3765: FCW and FSW are 16-bit, not 32-bit, so use 'unsigned …
(edit) @3758   13 years bird Backported r3757: sys/socket.h: Use _ALIGN instead of ALIGN because of …
(edit) @3738   14 years bird sys/cdefs.h: Our gcc 3.3.5 doesn't seem to grok offsetof.
(edit) @3737   14 years bird sys/cdefs.h: Our gcc 3.3.5 doesn't seem to grok offsetof.
(edit) @3718   14 years bird 0.6: Backported r3717: sys/cdefs.h: Updated to FreeBSD 9.0 (?) rev …
(edit) @3716   14 years bird 0.6: Backported r3715: 386/stdarg.h,sys/cdefs.h: Synced in bit from …
(edit) @3714   14 years bird 0.6: Backported r3712 & r3713: stdio.h,features.h: Don't use gcc's …
(edit) @3704   14 years bird 0.6: Backported r3703: moddef.h,emxbind,weakld: Expanded the symbol …
(edit) @3695   14 years bird 0.6: Backported fpathconf and pathconf reimplementation. Fixes #44.
(edit) @3682   14 years bird 0.6: Backported 3670: sys/param.h: MIN & MAX fixes for gcc 4.2.0 and …
(edit) @3671   14 years bird 0.6/os2safe.h: corrected the WinUpper wrapper (was prefixed with Dos). …
(edit) @3645   17 years bird Proper argument passing - finally!
(edit) @3643   17 years bird Rewrote the active wait.
(edit) @3386   18 years bird Added SafeDosQueryAppType and SafeWinUpper (both untested).
(edit) @3102   18 years bird workaround for lost signals / thread pokes. Fixes #152.
(edit) @3058   18 years bird Merged in regex from glibc 2.5.
(edit) @3055   18 years bird Added a fixed default (C/POSIX) collate locale to avoid unilib …
(edit) @3053   18 years bird Added a fixed default (C/POSIX) collate locale to avoid unilib …
(edit) @3024   18 years bird INET_ADDRSTRLEN. Ref #127.
(edit) @2992   18 years bird include the right types.h. Fixes #141.
(edit) @2822   19 years bird #128: UNI_SYSTEM_LOCALES, UNI_USER_LOCALES, ULS_LNAMEMAX, and …
(edit) @2813   19 years bird Implemented nan(), nanl(), and nanf(). Fixes #125.
(edit) @2786   19 years bird Fixed problems with fork() and module loading/unloading. Fixes #76. …
(edit) @2782   19 years bird Heap performance (something seems to have been left behind).
(edit) @2780   19 years bird Corrected two unsigned returns which should've been signed.
(edit) @2777   19 years bird va_list -> va_list. Fixes #112.
(edit) @2698   19 years bird Corrected todo.
(edit) @2652   19 years bird #71: Fixed incorrect fmutex padding in FILE which cause _fcloseall …
(edit) @2646   19 years bird #68: Implemented the _GETOPT_DECLARED blocker in getopt.h too.
(edit) @2628   19 years bird #67: Removed termcap.h, curses.h, bsd/curses.h, bsd/termcap.h, …
(edit) @2620   19 years bird #65: Added sys/_timespec.h and uncommented it's inclusion in …
(edit) @2538   20 years bird #50: Inherit umask.
(edit) @2537   20 years bird #30: Fixed toupper / tolower EOF regression. (forgot to commit it)
(edit) @2535   20 years bird memalign and valloc shouldn't be in USE_GNU in malloc.h.
(edit) @2522   20 years bird #21: Restrict reading and writing of UnixEAs to HPFS, JFS, FAT and RAMFS.
(edit) @2519   20 years bird #38: Added DosSysCtl prototype and use it on panic to check for debugger.
(edit) @2511   20 years bird Fixes #30: Fixed two locale bugs. First, setlocale called a locale …
(edit) @2468   20 years bird commented out sys/_timespec.h
(edit) @2455   20 years bird fixed setkey prototype.
(copy) @2442   20 years bird Creating the libc-0.6 / gcc 3.3.5 / binutils 2.14 main branch.
copied from trunk/src/emx/include
(edit) @2439   20 years bird Created proper backend for fcntl removing F_GETOSFD in the process. …
Note: See TracRevisionLog for help on using the revision log.