source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1058   22 years bird upper/lower must be full range. baka!
(edit) @1057   22 years bird typos
(edit) @1056   22 years bird FreeBSD 5.1
(edit) @1055   22 years bird Checking the wrong way for FD_CLOEXEC.
(edit) @1054   22 years bird Moved config.h from src/emx/src/include to src/emx/src/lib/lgpl/include.
(edit) @1053   22 years bird Moved from src/emx/src/include.
(edit) @1052   22 years bird Debugged and fixed posix_spawn implementation.
(edit) @1051   22 years bird We must return EBADF if the handle is is not suitable for read or …
(edit) @1050   22 years bird working.
(edit) @1049   22 years bird Initial port.
(edit) @1046   22 years bird Initial revision
(edit) @1044   22 years bird GLIBC error stuff.
(edit) @1043   22 years bird Initial coding.
(edit) @1042   22 years bird -> src/emx/include
(edit) @1039   22 years bird Initial revision
(edit) @1036   22 years bird Initial revision
(edit) @1035   22 years bird strsignal(), and sys_signame,sys_siglist and sys_nsig.
(edit) @1032   22 years bird Initial revision
(edit) @1029   22 years bird Initial revision
(edit) @1028   22 years bird Untested port of the GLIBC implementation of the POSIX spawn interface.
(edit) @1027   22 years bird Inital porting.
(edit) @1024   22 years bird Initial revision
(edit) @1022   22 years bird Rewrote and added a few more aliases and a transformation.
(edit) @1021   22 years bird Added conversion from codepage identifies 'SYSTEM', 'UCS-2LE' and …
(edit) @1020   22 years bird Fix from nickk with some additions of my own. Handles the reset/init call.
(edit) @1019   22 years bird Reversed pointer check on malloc result. (buh, bad bad me)
(edit) @1018   22 years bird Don't start with ordinals unless told!
(edit) @1017   22 years bird Think I got that mempcpy() right now.
(edit) @1016   22 years bird mempcpy is not not _STD().
(edit) @1015   22 years bird mempcpy().
(edit) @1014   22 years bird mempcpy
(edit) @1013   22 years bird initial version based upon memcpy.s
(edit) @1012   22 years bird FreeBSD 5.1
(edit) @1011   22 years bird Moved readonly string (locale_C) to right export group.
(edit) @1010   22 years bird Moved readonly string (locale_C) to right export group.
(edit) @1009   22 years bird typo
(edit) @1008   22 years bird (ctype:) Review and fixup to meet standards. Added two more BSD calls.
(edit) @1007   22 years bird Changed the CTYPE masks to be equal to the OS/2 uni lib stuff so we …
(edit) @1006   22 years bird fix for stub.
(edit) @1005   22 years bird * empty log message *
(edit) @1004   22 years bird changed constructors into static data definitions.
(edit) @1003   22 years bird A little optimization and extension of the types we support.
(edit) @1002   22 years bird No constructors to initate data in the datasegment. Added generator …
(edit) @1001   22 years bird Updated the 2nd structure too.
(edit) @1000   22 years bird -DPOSIX_MISTAKE for regcomp.c
(edit) @999   22 years bird moved to correct location.
(edit) @998   22 years bird Regexp update.
(edit) @997   22 years bird Moved into libc (and updated to FreeBSD 5.1 level).
(edit) @996   22 years bird Regexp update.
(edit) @995   22 years bird Initial 'porting'.
(edit) @994   22 years bird Added BLANK attribute.
(edit) @990   22 years bird Initial revision
(edit) @988   22 years bird Some old stuff I found around…
(edit) @987   22 years bird For our purpose we'll include the debugfunction in the release build …
(edit) @986   22 years bird Adjusted specs to like -shared and changed some hardcoded linker flags …
(edit) @983   22 years bird Merged in changes from the old port (src/emx/bsd/db).
(edit) @982   22 years bird More mappings.
(edit) @981   22 years bird New db.h from FreeBSD 5.1 (with new port).
(edit) @980   22 years bird New port in LIBC tree.
(edit) @979   22 years bird Merged in changes from the old port (src/emx/bsd/db).
(edit) @978   22 years bird Moved into libc.
(edit) @977   22 years bird Berkly db (?).
(edit) @976   22 years bird Initial porting.
(edit) @975   22 years bird reallocf().
(edit) @974   22 years bird reallocf
(edit) @973   22 years bird Initial port.
(edit) @970   22 years bird Initial revision
(edit) @969   22 years bird FreeBSD 5.1
(edit) @968   22 years bird More BSD stuff.
(edit) @967   22 years bird Initial porting.
(edit) @966   22 years bird -DDBINTERFACE_PRIVATE
(edit) @965   22 years bird FreeBSD 5.1
(edit) @964   22 years bird Initial config.
(edit) @961   22 years bird Initial revision
(edit) @960   22 years bird Initial revision
(edit) @959   22 years bird _SIZE_T
(edit) @958   22 years bird From FreeBSD 5.1
(edit) @957   22 years bird From FreeBSD 5.1
(edit) @954   22 years bird Initial revision
(edit) @953   22 years bird put in some code which have been split out to gcc/cp/cxxfilt.c. Need …
(edit) @952   22 years bird Added a few C99 numeric functions.
(edit) @951   22 years bird Initial porting.
(edit) @948   22 years bird Initial revision
(edit) @947   22 years bird do close on exec stuff (paranoia and such).
(edit) @946   22 years bird Copied the working port from old libiberty.
(edit) @945   22 years bird Use the getopt_long.c getopt().
(edit) @944   22 years bird Added prototypes for two GNU specific functions provided thru …
(edit) @943   22 years bird Corrected optind.
(edit) @942   22 years bird Implmented new library search order.
(edit) @941   22 years bird Enum last entry comma.
(edit) @940   22 years bird -fmessage-length=150
(edit) @939   22 years bird emxomfld needs GNU getopt_long_only
(edit) @938   22 years bird temporary commit to move to real box.
(edit) @937   22 years bird Removed bad truncation of 'SST_tag2's.
(edit) @936   22 years bird Don't use EMX specific getopt when the standard one will do.
(edit) @935   22 years bird Don't use EMX specific getopt when the standard one will do.
(edit) @934   22 years bird getopt.c -> _emx_getopt.c
(edit) @933   22 years bird Bugfixing.
(edit) @932   22 years bird Use getopt.h not emx/getopt.h
(edit) @931   22 years bird ARG! trailing tab.
Note: See TracRevisionLog for help on using the revision log.