Timeline



Jan 30, 2004:

10:32 PM Changeset [1124] by bird
Regenerated with new autoconf (forced to use stable).
10:28 PM Changeset [1123] by bird
force 2.13
10:27 PM Changeset [1122] by bird
Regenerated with new autoconf (forced to use stable).
10:18 PM Changeset [1121] by bird
Regenerated - no change.
9:51 PM Changeset [1120] by bird
Shit, weak_mod_name was for the new weak handling.
5:07 PM Changeset [1119] by bird
Corrected PATH changing statements. Old autconf called PATH_SEPARATOR …
3:59 PM Changeset [1118] by bird
Corrected PATH changing statements.
4:38 AM Changeset [1117] by bird
Added defines for DosQueryMemState().
4:37 AM Changeset [1116] by bird
#733: fixed source file matching and completion.
3:53 AM Changeset [1115] by bird
Added option -Zdll-search to enable .dll as possible shared libs.

Jan 29, 2004:

11:16 PM Changeset [1114] by bird
experimental fix to very long sst records.
10:37 PM Changeset [1113] by bird
Regenerated.
10:35 PM Changeset [1112] by bird
Now it works.
10:34 PM Changeset [1111] by bird
Disabled intl rules.
10:33 PM Changeset [1110] by bird
removed intl from the *_DIRS lists.
9:24 PM Changeset [1109] by bird
Added missing INTLLIBS to the chew link.
9:14 PM Changeset [1108] by bird
removed intl. Fixed emx build (regexp target is dead). Corrected sed …
8:39 PM Changeset [1107] by bird
Synced size_t declarations.
8:20 PM Changeset [1106] by bird
changed ()size_t to unsigned int from unsigned long int.
8:16 PM Changeset [1105] by bird
Changed SIZE_TYPE and PTRDIFF_TYPE to int from long (of course not …
7:38 PM Changeset [1104] by bird
Synced with gcc.
7:37 PM Changeset [1103] by bird
Synced with binutils.
5:22 PM Changeset [1102] by bird
AC_CHECK_LIB doesn't work correctly it seems.. Hacked -lintl in there.
3:57 PM Changeset [1101] by bird
Corrected tests so we recognize gettext tools and newer intl libs.
5:19 AM Changeset [1100] by bird
Fixed trace output.
5:18 AM Changeset [1099] by bird
Changed error to error as GLIBC does.

Jan 28, 2004:

5:28 PM Changeset [1098] by bird
#861: Fixed selfrefering alias issue. Improved the unresolved external …
3:59 AM Changeset [1097] by bird
Removed swab. Is defined in string.h.

Jan 27, 2004:

10:11 PM Changeset [1096] by bird
Fixed type_tag length issue once and for all.

Jan 26, 2004:

10:06 PM Changeset [1095] by bird
Corrected two typos (_c -> c).
9:07 PM Changeset [1094] by bird
.mo
2:50 PM Changeset [1093] by bird
the usual stuff.
2:31 PM Changeset [1092] by bird
typo.
3:50 AM Changeset [1091] by bird
wchar_t is for the present 16-bit.
3:48 AM Changeset [1090] by bird
UniChar is unsigned short, not wchar_t (which doesn't have to be two …
2:58 AM Changeset [1089] by bird
bugfix.
2:41 AM Changeset [1088] by bird
strnlen alias.
2:28 AM Changeset [1087] by bird
USE_EMX and _POSIX_[C_]SOURCE problems with new features.h.
12:57 AM Changeset [1086] by bird
No GLIBC versions or indicators for us.
12:35 AM Changeset [1085] by bird
Install sys/gnu/*.

Jan 25, 2004:

11:44 PM Changeset [1084] by bird
Fixed prototype warning.
11:39 PM Changeset [1083] by bird
#define BSD_VISIBLE together with USE_BSD. Don't define …
11:38 PM Changeset [1082] by bird
USE_GNU. strnlen & strndup.
11:37 PM Changeset [1081] by bird
tagged it.
11:33 PM Changeset [1080] by bird
Removed dead filehandle code.
11:16 PM Changeset [1079] by bird
GNU aliases.
11:14 PM Changeset [1078] by bird
More GNU apis. (argz_*++)
11:13 PM Changeset [1077] by bird
Initial coding.
11:12 PM Changeset [1076] by bird
Initial porting.
10:39 PM Changeset [1075]
This commit was manufactured by cvs2svn to create tag 'GLIBC_2-3-2'.
10:39 PM Changeset [1074] by bird
GLIBC v2.3.2 sources. (LGPL)
10:39 PM Changeset [1073]
This commit was manufactured by cvs2svn to create branch 'GNU'.
10:39 PM Changeset [1072] by bird
Initial revision
9:57 PM Changeset [1071] by bird
Intial coding.
8:14 PM Changeset [1070] by bird
GLIBC v2.3.2 source. (LGPL)
8:14 PM Changeset [1069]
This commit was manufactured by cvs2svn to create branch 'GNU'.
8:14 PM Changeset [1068] by bird
Initial revision
8:13 PM Changeset [1067] by bird
GLIBC v2.3.2 source. (LGPL)
8:10 PM Changeset [1066] by bird
added alias mempcpy for mempcpy.
5:42 PM Changeset [1065] by bird
Initial hacking.
5:41 PM Changeset [1064] by bird
GNU sys/cdefs.h too.
5:27 PM Changeset [1063] by bird
GLIBC v2.3.2 source. (LGPL)
5:27 PM Changeset [1062]
This commit was manufactured by cvs2svn to create branch 'GNU'.
5:27 PM Changeset [1061] by bird
Initial revision
5:27 PM Changeset [1060] by bird
GLIBC v2.3.2 source. (LGPL)
8:25 AM Changeset [1059] by bird
realpath().
7:57 AM Changeset [1058] by bird
upper/lower must be full range. baka!
7:54 AM Changeset [1057] by bird
typos
7:33 AM Changeset [1056] by bird
FreeBSD 5.1
6:34 AM Changeset [1055] by bird
Checking the wrong way for FD_CLOEXEC.
3:51 AM Changeset [1054] by bird
Moved config.h from src/emx/src/include to src/emx/src/lib/lgpl/include.
3:50 AM Changeset [1053] by bird
Moved from src/emx/src/include.
3:17 AM Changeset [1052] by bird
Debugged and fixed posix_spawn implementation.
3:17 AM Changeset [1051] by bird
We must return EBADF if the handle is is not suitable for read or …
3:13 AM Changeset [1050] by bird
working.

Jan 24, 2004:

11:48 PM Changeset [1049] by bird
Initial port.
11:43 PM Changeset [1048] by bird
GLIBC v2.3.2 sources. (LGPL)
11:43 PM Changeset [1047]
This commit was manufactured by cvs2svn to create branch 'GNU'.
11:42 PM Changeset [1046] by bird
Initial revision
11:42 PM Changeset [1045] by bird
GLIBC v2.3.2 sources. (LGPL)
11:28 PM Changeset [1044] by bird
GLIBC error stuff.
11:16 PM Changeset [1043] by bird
Initial coding.
11:15 PM Changeset [1042] by bird
-> src/emx/include
11:14 PM Changeset [1041] by bird
GLIBC v2.3.2 sources. (LGPL)
11:14 PM Changeset [1040]
This commit was manufactured by cvs2svn to create branch 'GNU'.
11:14 PM Changeset [1039] by bird
Initial revision
11:04 PM Changeset [1038] by bird
GLIBC v2.3.2 sources. (LGPL)
11:04 PM Changeset [1037]
This commit was manufactured by cvs2svn to create branch 'GNU'.
11:04 PM Changeset [1036] by bird
Initial revision
10:59 PM Changeset [1035] by bird
strsignal(), and sys_signame,sys_siglist and sys_nsig.
10:53 PM Changeset [1034] by bird
FreeBSD 5.2 libc sources.
10:53 PM Changeset [1033]
This commit was manufactured by cvs2svn to create branch 'FREEBSD'.
10:53 PM Changeset [1032] by bird
Initial revision
10:41 PM Changeset [1031] by bird
FreeBSD 5.2 libc sources.
10:41 PM Changeset [1030]
This commit was manufactured by cvs2svn to create branch 'FREEBSD'.
10:41 PM Changeset [1029] by bird
Initial revision
4:34 AM Changeset [1028] by bird
Untested port of the GLIBC implementation of the POSIX spawn interface.
2:03 AM Changeset [1027] by bird
Inital porting.
1:16 AM Changeset [1026] by bird
GLIBC v2.3.2 sources. (LGPL)
1:16 AM Changeset [1025]
This commit was manufactured by cvs2svn to create branch 'GNU'.
1:16 AM Changeset [1024] by bird
Initial revision
1:15 AM Changeset [1023] by bird
GLIBC v2.3.2 sources. (LGPL)

Jan 23, 2004:

3:56 AM Changeset [1022] by bird
Rewrote and added a few more aliases and a transformation.
3:06 AM Changeset [1021] by bird
Added conversion from codepage identifies 'SYSTEM', 'UCS-2LE' and …
3:02 AM Changeset [1020] by bird
Fix from nickk with some additions of my own. Handles the reset/init call.

Jan 22, 2004:

4:11 AM Changeset [1019] by bird
Reversed pointer check on malloc result. (buh, bad bad me)

Jan 20, 2004:

4:18 AM Changeset [1018] by bird
Don't start with ordinals unless told!
2:35 AM Changeset [1017] by bird
Think I got that mempcpy() right now.
2:27 AM Changeset [1016] by bird
mempcpy is not not _STD().
2:23 AM Changeset [1015] by bird
mempcpy().
2:13 AM Changeset [1014] by bird
mempcpy
2:11 AM Changeset [1013] by bird
initial version based upon memcpy.s

Jan 19, 2004:

6:52 PM Changeset [1012] by bird
FreeBSD 5.1
4:12 AM Changeset [1011] by bird
Moved readonly string (locale_C) to right export group.
4:07 AM Changeset [1010] by bird
Moved readonly string (locale_C) to right export group.

Jan 18, 2004:

11:34 PM Changeset [1009] by bird
typo
10:49 PM Changeset [1008] by bird
(ctype:) Review and fixup to meet standards. Added two more BSD calls.
11:02 AM Changeset [1007] by bird
Changed the CTYPE masks to be equal to the OS/2 uni lib stuff so we …
11:01 AM Changeset [1006] by bird
fix for stub.
10:51 AM Changeset [1005] by bird
* empty log message *
10:50 AM Changeset [1004] by bird
changed constructors into static data definitions.
10:10 AM Changeset [1003] by bird
A little optimization and extension of the types we support.
10:09 AM Changeset [1002] by bird
No constructors to initate data in the datasegment. Added generator …
8:17 AM Changeset [1001] by bird
Updated the 2nd structure too.
7:38 AM Changeset [1000] by bird
-DPOSIX_MISTAKE for regcomp.c
6:34 AM Changeset [999] by bird
moved to correct location.
6:32 AM Changeset [998] by bird
Regexp update.
6:27 AM Changeset [997] by bird
Moved into libc (and updated to FreeBSD 5.1 level).
6:24 AM Changeset [996] by bird
Regexp update.
6:23 AM Changeset [995] by bird
Initial 'porting'.
6:23 AM Changeset [994] by bird
Added BLANK attribute.
5:44 AM Changeset [993]
This commit was manufactured by cvs2svn to create tag 'FREEBSD_5-1'.
5:44 AM Changeset [992] by bird
FreeBSD 5.1 sources.
5:44 AM Changeset [991]
This commit was manufactured by cvs2svn to create branch 'FREEBSD'.
5:44 AM Changeset [990] by bird
Initial revision
5:44 AM Changeset [989] by bird
FreeBSD 5.1 sources.

Jan 12, 2004:

10:54 PM Changeset [988] by bird
Some old stuff I found around…
10:56 AM Changeset [987] by bird
For our purpose we'll include the debugfunction in the release build …

Jan 11, 2004:

11:56 PM Changeset [986] by bird
Adjusted specs to like -shared and changed some hardcoded linker flags …
11:52 PM Changeset [985] by bird
Moved emx back.
11:51 PM Changeset [984] by bird
Addjusted compiler & linker options.
9:10 PM Changeset [983] by bird
Merged in changes from the old port (src/emx/bsd/db).
9:04 PM Changeset [982] by bird
More mappings.
9:04 PM Changeset [981] by bird
New db.h from FreeBSD 5.1 (with new port).
9:02 PM Changeset [980] by bird
New port in LIBC tree.
8:58 PM Changeset [979] by bird
Merged in changes from the old port (src/emx/bsd/db).
8:28 PM Changeset [978] by bird
Moved into libc.
8:28 PM Changeset [977] by bird
Berkly db (?).
8:27 PM Changeset [976] by bird
Initial porting.
8:10 PM Changeset [975] by bird
reallocf().
8:10 PM Changeset [974] by bird
reallocf
8:09 PM Changeset [973] by bird
Initial port.
8:08 PM Changeset [972] by bird
FreeBSD 5.1 libc sources.
8:08 PM Changeset [971]
This commit was manufactured by cvs2svn to create branch 'FREEBSD'.
8:08 PM Changeset [970] by bird
Initial revision
8:06 PM Changeset [969] by bird
FreeBSD 5.1
8:04 PM Changeset [968] by bird
More BSD stuff.
8:00 PM Changeset [967] by bird
Initial porting.
7:58 PM Changeset [966] by bird
-DDBINTERFACE_PRIVATE
7:57 PM Changeset [965] by bird
FreeBSD 5.1
7:56 PM Changeset [964] by bird
Initial config.
7:39 PM Changeset [963] by bird
FreeBSD 5.1 libc sources.
7:39 PM Changeset [962]
This commit was manufactured by cvs2svn to create branch 'FREEBSD'.
7:39 PM Changeset [961] by bird
Initial revision
7:35 PM Changeset [960] by bird
Initial revision
7:28 PM Changeset [959] by bird
_SIZE_T
7:25 PM Changeset [958] by bird
From FreeBSD 5.1
7:16 PM Changeset [957] by bird
From FreeBSD 5.1
7:15 PM Changeset [956] by bird
FreeBSD 5.1 libc sources
7:15 PM Changeset [955]
This commit was manufactured by cvs2svn to create branch 'FREEBSD'.
7:15 PM Changeset [954] by bird
Initial revision
7:11 PM Changeset [953] by bird
put in some code which have been split out to gcc/cp/cxxfilt.c. Need …
6:42 PM Changeset [952] by bird
Added a few C99 numeric functions.
6:41 PM Changeset [951] by bird
Initial porting.
6:20 PM Changeset [950] by bird
FreeBSD 5.1 libc sources
6:20 PM Changeset [949]
This commit was manufactured by cvs2svn to create branch 'FREEBSD'.
6:20 PM Changeset [948] by bird
Initial revision
5:51 PM Changeset [947] by bird
do close on exec stuff (paranoia and such).
5:40 PM Changeset [946] by bird
Copied the working port from old libiberty.
4:18 PM Changeset [945] by bird
Use the getopt_long.c getopt().
4:17 PM Changeset [944] by bird
Added prototypes for two GNU specific functions provided thru …
4:16 PM Changeset [943] by bird
Corrected optind.
1:06 AM Changeset [942] by bird
Implmented new library search order.
1:03 AM Changeset [941] by bird
Enum last entry comma.
1:00 AM Changeset [940] by bird
-fmessage-length=150

Jan 7, 2004:

6:34 PM Changeset [939] by bird
emxomfld needs GNU getopt_long_only
6:30 PM Changeset [938] by bird
temporary commit to move to real box.
5:37 PM Changeset [937] by bird
Removed bad truncation of 'SST_tag2's.

Jan 3, 2004:

7:38 PM Changeset [936] by bird
Don't use EMX specific getopt when the standard one will do.
7:27 PM Changeset [935] by bird
Don't use EMX specific getopt when the standard one will do.
8:10 AM Changeset [934] by bird
getopt.c -> _emx_getopt.c
8:10 AM Changeset [933] by bird
Bugfixing.
8:09 AM Changeset [932] by bird
Use getopt.h not emx/getopt.h

Jan 2, 2004:

9:02 PM Changeset [931] by bird
ARG! trailing tab.
8:37 PM Changeset [930] by bird
Obsoleted, made it _emx_ specific.
8:26 PM Changeset [929] by bird
Added 'BSD' aliases.
8:23 PM Changeset [928] by bird
getopt & getopt_long with dependencies from FreeBSD 5.1
8:17 PM Changeset [927] by bird
Initial porting.
7:25 PM Changeset [926] by bird
Placeholder.
5:26 PM Changeset [925] by bird
FreeBSD 5.1 libc sources
5:26 PM Changeset [924]
This commit was manufactured by cvs2svn to create branch 'FREEBSD'.
5:26 PM Changeset [923] by bird
Initial revision
4:26 PM Changeset [922] by bird
FreeBSD 5.1 libc sources
4:26 PM Changeset [921]
This commit was manufactured by cvs2svn to create branch 'FREEBSD'.
4:26 PM Changeset [920] by bird
Initial revision
3:59 AM Changeset [919] by bird
fix to the .dll conversion.
3:47 AM Changeset [918] by bird
Added support for .dll's as libs.
3:24 AM Changeset [917] by bird
Added support for .dll's as libs.
2:34 AM Changeset [916] by bird
* empty log message *
2:32 AM Changeset [915] by bird
Added support for .dll's.

Dec 28, 2003:

5:44 AM Changeset [914] by bird
Added feature for automatic a.out to omf conversion.
1:15 AM Changeset [913] by bird
stderror_r().

Dec 27, 2003:

10:07 PM Changeset [912] by bird
set errno on bad error unmber.
10:00 PM Changeset [911] by bird
Initial coding.

Dec 16, 2003:

11:25 PM Changeset [910] by bird
Fixed missing windres.
11:20 PM Changeset [909] by bird
Fixed abs path checks to include both slashes.
11:09 PM Changeset [908] by bird
Backed out prev version as it shouldn't have been committed.
11:01 PM Changeset [907] by bird
Builds again - put back some uglyness :/

Dec 15, 2003:

9:33 PM Changeset [906] by bird
As parameters
5:03 PM Changeset [905] by bird
Got rid of da emx rulez.
5:01 PM Changeset [904] by bird
Freebsd check.
6:53 AM Changeset [903] by bird
#625: TZ fixing. Negative time offsets.
6:52 AM Changeset [902] by bird
#625: changed time_t to 32-bit signed integer.
6:42 AM Changeset [901] by bird
#625: wrote real testcase.
1:52 AM Changeset [900] by bird
Use BSD difftime().
1:48 AM Changeset [899] by bird
Initial port.
1:46 AM Changeset [898] by bird
FreeBSD 5.1 libc sources.
1:46 AM Changeset [897]
This commit was manufactured by cvs2svn to create branch 'FREEBSD'.
1:46 AM Changeset [896] by bird
Initial revision
1:42 AM Changeset [895] by bird
Initial revision

Dec 13, 2003:

6:33 PM Changeset [894] by bird
Converted to make 3.80+, no need to generate makefiles.
4:01 AM Changeset [893] by bird
Missing stdint.h symlink.

Dec 11, 2003:

2:30 AM Changeset [892] by bird
#697: select() & bugfixing.

Dec 10, 2003:

8:28 PM Changeset [891] by bird
#747: added missing #defines (LOCI_*).
8:13 PM Changeset [890] by bird
#732: Initial coding.
5:51 PM Changeset [889] by bird
docs.
5:42 PM Changeset [888] by bird
Initial coding.

Dec 8, 2003:

6:49 AM Changeset [887] by bird
Moved to aliases subdir.
6:45 AM Changeset [886] by bird
Initial recoding of the socket handle space.
6:42 AM Changeset [885] by bird
.TKVAR = target kind variant.
6:40 AM Changeset [884] by bird
Corrected declaration of so_readv() and so_writev() (non const).
6:38 AM Changeset [883] by bird
Corrected calling convention for herror().
6:38 AM Changeset [882] by bird
Handle dual return values from methods.
6:37 AM Changeset [881] by bird
Increased buffer size of 2 pages.
6:35 AM Changeset [880] by bird
Inlined _fmutex_checked_release & _fmutex_checked_request.
6:32 AM Changeset [879] by bird
Handle dual return values from methods.
6:31 AM Changeset [878] by bird
_osm* are defined as const in header, wrap the header declaration.
6:29 AM Changeset [877] by bird
removed duplicated code.

Dec 5, 2003:

4:05 AM Changeset [876] by bird
Workaround for bad FIL_STANDARDL.

Nov 30, 2003:

9:24 PM Changeset [875] by bird
this ioctl interface is os2_ioctl.

Nov 23, 2003:

6:49 AM Changeset [874] by bird
Shut it up. Don't wanna have a zillion messages from make.
5:41 AM Changeset [873] by bird
Respect the WNOHANG flag.
3:41 AM Changeset [872] by bird
Added deadlock and termination checks to the semaphore waiting to …
12:31 AM Changeset [871] by bird
#697: Filehandle rewrite - first step.
12:25 AM Changeset [870] by bird
Hack to don't use new headers for the generator.
12:20 AM Changeset [869] by bird
#568: Added macros for preserving the FPU control word.

Nov 22, 2003:

11:59 PM Changeset [868] by bird
The BSD stuff required a couple of additions. More excludes from the …
11:55 PM Changeset [867] by bird
Initial port.
11:55 PM Changeset [866] by bird
Imported collate_range_cmp() and it's header.
11:46 PM Changeset [865] by bird
FreeBSD 5.1 libc sources.
11:46 PM Changeset [864]
This commit was manufactured by cvs2svn to create branch 'FREEBSD'.
11:46 PM Changeset [863] by bird
Initial revision
11:41 PM Changeset [862] by bird
Initial revision
11:23 PM Changeset [861] by bird
FreeBSD 5.1
10:47 PM Changeset [860] by bird
Got a new one from FreeBSD.
10:37 PM Changeset [859] by bird
Initial port.
10:29 PM Changeset [858] by bird
FreeBSD 5.1 libc sources.
10:29 PM Changeset [857]
This commit was manufactured by cvs2svn to create branch 'FREEBSD'.
10:29 PM Changeset [856] by bird
Initial revision
8:20 PM Changeset [855] by bird
* empty log message *
7:58 PM Changeset [854] by bird
initial.
7:04 PM Changeset [853] by bird
GCC_OMF

Nov 17, 2003:

11:50 PM Changeset [852] by bird
done bootstrapping this change.

Nov 4, 2003:

3:24 AM Changeset [851] by bird
Fixed record overflow problem with extdef and pubdef related to typeidx.

Nov 3, 2003:

1:39 PM Changeset [850] by achimha
spelling fixes

Nov 1, 2003:

11:04 AM Changeset [849] by administrator
initial checkin
11:04 AM Changeset [848] by administrator
initial checkin
Note: See TracTimeline for information about the timeline view.