source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1138   22 years bird typo.
(edit) @1136   22 years bird No freaking relinking on OS/2 please (it never works and shouldn't be …
(edit) @1135   22 years bird relative vs. abs directory for script issue.
(edit) @1134   22 years bird fixed some issues with the 2.11.2 ar.
(edit) @1133   22 years bird Made it repect PATH_OBJ and BUILD_MODE env.vars.
(edit) @1132   22 years bird reversed last change. (this is BSD no GNU)
(edit) @1131   22 years bird Fixed deadlock problem, when libc_FH() imports a handle.
(edit) @1130   22 years bird Fixed problem with very long parameter lists. Added more speed and …
(edit) @1129   22 years bird Use archiver scripts to work around too long parameter lists.
(edit) @1128   22 years bird Use archiver scripts to work around too long parameter lists.
(edit) @1126   22 years bird setting version to 99 to fix build issue.
(edit) @1125   22 years bird Call _CRT_term() so the exit1 list is processed and streams flushed!
(edit) @1124   22 years bird Regenerated with new autoconf (forced to use stable).
(edit) @1122   22 years bird Regenerated with new autoconf (forced to use stable).
(edit) @1121   22 years bird Regenerated - no change.
(edit) @1120   22 years bird Shit, weak_mod_name was for the new weak handling.
(edit) @1119   22 years bird Corrected PATH changing statements. Old autconf called PATH_SEPARATOR …
(edit) @1118   22 years bird Corrected PATH changing statements.
(edit) @1117   22 years bird Added defines for DosQueryMemState().
(edit) @1116   22 years bird #733: fixed source file matching and completion.
(edit) @1115   22 years bird Added option -Zdll-search to enable .dll as possible shared libs.
(edit) @1114   22 years bird experimental fix to very long sst records.
(edit) @1113   22 years bird Regenerated.
(edit) @1112   22 years bird Now it works.
(edit) @1111   22 years bird Disabled intl rules.
(edit) @1110   22 years bird removed intl from the *_DIRS lists.
(edit) @1109   22 years bird Added missing INTLLIBS to the chew link.
(edit) @1107   22 years bird Synced size_t declarations.
(edit) @1106   22 years bird changed ()size_t to unsigned int from unsigned long int.
(edit) @1105   22 years bird Changed SIZE_TYPE and PTRDIFF_TYPE to int from long (of course not …
(edit) @1104   22 years bird Synced with gcc.
(edit) @1103   22 years bird Synced with binutils.
(edit) @1102   22 years bird AC_CHECK_LIB doesn't work correctly it seems.. Hacked -lintl in there.
(edit) @1101   22 years bird Corrected tests so we recognize gettext tools and newer intl libs.
(edit) @1100   22 years bird Fixed trace output.
(edit) @1099   22 years bird Changed error to error as GLIBC does.
(edit) @1098   22 years bird #861: Fixed selfrefering alias issue. Improved the unresolved external …
(edit) @1097   22 years bird Removed swab. Is defined in string.h.
(edit) @1096   22 years bird Fixed type_tag length issue once and for all.
(edit) @1095   22 years bird Corrected two typos (_c -> c).
(edit) @1093   22 years bird the usual stuff.
(edit) @1092   22 years bird typo.
(edit) @1091   22 years bird wchar_t is for the present 16-bit.
(edit) @1090   22 years bird UniChar is unsigned short, not wchar_t (which doesn't have to be two …
(edit) @1089   22 years bird bugfix.
(edit) @1088   22 years bird strnlen alias.
(edit) @1087   22 years bird USE_EMX and _POSIX_[C_]SOURCE problems with new features.h.
(edit) @1086   22 years bird No GLIBC versions or indicators for us.
(edit) @1085   22 years bird Install sys/gnu/*.
(edit) @1084   22 years bird Fixed prototype warning.
(edit) @1083   22 years bird #define BSD_VISIBLE together with USE_BSD. Don't define …
(edit) @1082   22 years bird USE_GNU. strnlen & strndup.
(edit) @1081   22 years bird tagged it.
(edit) @1080   22 years bird Removed dead filehandle code.
(edit) @1079   22 years bird GNU aliases.
(edit) @1078   22 years bird More GNU apis. (argz_*++)
(edit) @1077   22 years bird Initial coding.
(edit) @1076   22 years bird Initial porting.
(edit) @1072   22 years bird Initial revision
(edit) @1071   22 years bird Intial coding.
(edit) @1068   22 years bird Initial revision
(edit) @1066   22 years bird added alias mempcpy for mempcpy.
(edit) @1065   22 years bird Initial hacking.
(edit) @1064   22 years bird GNU sys/cdefs.h too.
(edit) @1061   22 years bird Initial revision
(edit) @1059   22 years bird realpath().
(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.
Note: See TracRevisionLog for help on using the revision log.