Timeline


and

2006-03-28:

17:42 Ticket #88 (libiconv 1.9.1) created by ktk
port of libiconv 1.9.1 homepage: http://www.gnu.org/software/libiconv/
17:41 Ticket #87 (gettext 0.14.4) created by ktk
port of gettext 0.14.5 homepage: …
17:31 Ticket #86 (libreadline 5.1) created by ktk
port of libreadline homepage: …
17:11 Ticket #85 (gzip 1.3.11) created by ktk
port of gzip 1.3.11 homepage: http://www.gzip.org/ latest source: …
17:05 Ticket #84 (sed 4.1.5) created by ktk
port of gnu sed 4.1.5 homepage: http://www.gnu.org/software/sed/ latest …
17:00 Ticket #83 (gawk 3.1.5) created by ktk
port of gnu awk 3.1.5 homepage: …
16:52 Ticket #82 (grep 2.5.1) created by ktk
port of grep 2.5.1 homepage: http://www.gnu.org/software/grep/ latest …
16:36 Ticket #81 (cpio 2.6) created by ktk
port of Cpio homepage: http://www.gnu.org/software/cpio/ latest source: …
15:23 Ticket #80 (bzip2 and libbzip2 1.0.4) created by ktk
port of bzip2 and libbzip2 homepage: http://www.bzip.org/ latest source: …
15:19 Ticket #79 (Tar 1.16.1) created by ktk
port of tar homepage: http://www.gnu.org/software/tar/ latest source: …

2006-03-26:

16:00 Changeset [2688] by bird
initial submakefile attempt.
15:15 Ticket #78 (Possiibly gcc optimization bug) created by froloff
Porting cdrecord, I found very strange effect, when using printf function …
15:15 Changeset [2687] by bird
obsolete
15:14 Changeset [2686] by bird
dead
09:15 Changeset [2685] by bird
Inlined _um_find_bucket.
09:03 Changeset [2684] by bird
0.6.2
04:31 Ticket #77 (libc: glob is making gnu make horribly slow) created by bird
This is what GNU make is doing extremely much of (at least in the kBuild …

2006-03-22:

12:57 Ticket #76 (libc: fork() failed when using dlopen()) created by froloff
If process load module dynamically (dlopen) after that fork will fail. I …

2006-03-21:

04:28 Changeset [2683] by bird
Aliases and _STD.
00:23 Ticket #75 (libc: Implement inp and outp from sys/hw.h) created by fbakan@…
For emx compatability we should implement these. These will be OS/2 …

2006-03-20:

06:08 Changeset [2682] by bird
-> kBuild
06:07 Changeset [2681] by bird
half done.

2006-03-19:

23:18 Changeset [2680] by bird
empty dir - removed.
07:23 Changeset [2679] by bird
move testcase to obsolete-or-todo
07:18 Changeset [2678] by bird
Alp template.
07:17 Changeset [2677] by bird
more subdirs.
07:14 Changeset [2676] by bird
build with kBuild now.
07:14 Changeset [2675] by bird
ldstub
06:24 Changeset [2674] by bird
synced with current libc-0.6(.1) changes.
06:21 Changeset [2673] by bird
- *: o Synced over changed from 0.6.1 bugfixing. - emxbind: o #38: …
06:18 Changeset [2672] by bird
- *: o Synced over changed from 0.6.1 bugfixing. - libc: o Try put …
06:16 Milestone libc-0.6.1 completed
Bugfix release.
05:36 Changeset [2671] by bird
Migrating 0.6.1 bugfixes to the trunk.
05:32 Changeset [2670] by bird
synced with current libc-0.6(.1) changes.
05:30 Changeset [2669] by bird
synced with current libc-0.6 changes.
04:22 Changeset [2668] by bird
libc-0.6.1 / GCC 3.3.5 csd1
04:10 Ticket #74 (libc: inode id & copy) created by bird
The current inode number scheme is missing one bit in it's implementation. …
03:47 Changeset [2667] by bird
packing.
03:38 Changeset [2666] by bird
bindir and more.
03:38 Changeset [2665] by bird
the egg problem.
03:37 Changeset [2664] by bird
chicken and the egg problem.
03:31 Changeset [2663] by bird
/usr/bin/perl -> perl
03:31 Changeset [2662] by bird
install to bin.
01:31 Changeset [2661] by bird
use abspath if present.

2006-03-18:

22:44 Changeset [2660] by bird
22:43 Changeset [2659] by bird
the sigblock test is screwed here.
22:38 Changeset [2658] by bird
out and dist.
20:55 Changeset [2657] by bird
must be quoted.
19:30 Ticket #73 (libc: math/bug-nextafter fails in release builds) created by bird
the glibc testcase math/bug-nextafter fails in release builds, but it …
19:00 Ticket #72 (bash 3.1) created by ktk
port of bash 3.1 homepage: http://www.gnu.org/software/bash/bash.html
17:54 Changeset [2656] by bird
final release notes.
05:37 Changeset [2655] by bird
0.6.1 and new nice.
05:27 Changeset [2654] by bird
Try put the log file handle above the range of the standard handles.
03:53 Changeset [2653] by bird
Corrected testcase to work with glibc & libc.
03:32 WikiStart edited by bird
(diff)
03:29 Ticket #71 (libc: Incorrect fmutex padding in FILE) closed by bird
fixed: Added testcase for both fcloseall and the padding (fcloseall-1.c), and …
03:27 Changeset [2652] by bird
#71: Fixed incorrect fmutex padding in FILE which cause _fcloseall (and …
03:26 Changeset [2651] by bird
#71: added testcase for fcloseall and the fmutex padding in FILE.
03:24 Ticket #71 (libc: Incorrect fmutex padding in FILE) created by bird
_fcloseall (and probably others) fails (crashes) because of the …
02:45 Changeset [2650] by bird
#70: Demangle symbol names in debug info. (thanks to Yuri)
02:15 Ticket #70 (Demangle function names for omf debug info) closed by bird
fixed: This isn't right, it breaks the for loop just below, which is looking for …

2006-03-16:

18:08 Ticket #70 (Demangle function names for omf debug info) created by ydario
This code is courtesy of froloff and slightly modified by me. […]

2006-03-15:

14:54 Changeset [2649] by bird
#69: Corrected a few problems related to dos drives and slashes in …
05:24 Ticket #69 (libc: basename & dirname return incorrect results for paths with drive) closed by bird
fixed: testcase works now.
05:24 Changeset [2648] by bird
#69: Corrected a few problems related to dos drives and slashes in …
05:20 Ticket #69 (libc: basename & dirname return incorrect results for paths with drive) created by bird
Tittle says it all. Created smoketest basename-dirname-1.c.
04:10 Changeset [2647] by bird
read & write logging, and added support for more size flags to the log …
03:14 Ticket #68 (libc: getopt prototype clashes (getopt.h/unistd.h)) closed by bird
fixed
03:13 Changeset [2646] by bird
#68: Implemented the _GETOPT_DECLARED blocker in getopt.h too.
03:12 Ticket #68 (libc: getopt prototype clashes (getopt.h/unistd.h)) created by bird
getopt() is prototyped in different ways in getopt.h and unistd.h because …

2006-03-13:

07:01 Changeset [2645] by bird
Initial config.
07:00 Changeset [2644] by bird
open the files in binary mode!
06:54 Changeset [2643] by bird
drive specs.
06:52 Changeset [2642] by bird
drive specs.
06:45 Changeset [2641] by bird
This bugger links .dll -> .so before we get to emximp. So, we must delete …
06:36 Changeset [2640] by bird
drive specs.
06:30 Changeset [2639] by bird
This bugger links .dll -> .so before we get to emximp. So, we must delete …
06:20 UnixPenthouseApartement created by bird
06:20 WikiStart edited by bird
(diff)
05:50 Changeset [2638] by bird
05:49 Changeset [2637] by bird
from older texinfo.
05:48 Changeset [2636] by bird
woops.
05:43 Changeset [2635] by bird
drive specs.
05:40 Changeset [2634] by bird
drive specs.
05:13 Changeset [2633] by bird
Use correct path separatore.
04:43 Changeset [2632] by bird
fixed this in aclocal.m4
04:37 Changeset [2631] by bird
put emx/os2 in with freebsd.
04:35 Changeset [2630] by bird
moved output.
04:35 Changeset [2629] by bird
NO_ACLOCAL option.
04:24 Ticket #67 (libc: Remove ncurses headers) closed by bird
fixed: Fixed in [2628].
04:23 Changeset [2628] by bird
#67: Removed termcap.h, curses.h, bsd/curses.h, bsd/termcap.h, …
04:20 Ticket #67 (libc: Remove ncurses headers) created by bird
LIBC includes a few curses/ncurses/termcap related headers for which no …
04:18 Changeset [2627] by bird
hacking to get this stuff cooking.
04:18 Changeset [2626] by bird
Initial config.
04:16 Changeset [2625] by bird
this sucks big time!
04:16 Changeset [2624] by bird
bsd header bug? working around it anyway.
04:13 Changeset [2623] by bird
hacking.
01:13 Changeset [2622] by bird
GNU ncurses 5.5
01:12 Changeset [2621] by bird
GNU ncurses 5.5
01:10 Ticket #66 (kNIX: ncurses 5.5) created by bird
Port GNU ncurses 5.5 to LIBC. makeinfo requires some curses support, and …
01:05 Ticket #65 (libc: sys/stat.h doesn't work in non BSD source mode) closed by bird
fixed
00:56 Changeset [2620] by bird
#65: Added sys/_timespec.h and uncommented it's inclusion in sys/stat.h. …
00:52 Ticket #65 (libc: sys/stat.h doesn't work in non BSD source mode) created by bird
there are two sizeof an incomplete type errors because of missing …

2006-03-12:

18:02 Changeset [2619] by bird
applied OS/2 patches (manually).
16:34 Ticket #64 (kNIX: texinfo 4.8) created by bird
Port GNU texinfo 4.8 to LIBC. This is required for getting the binutils …
16:33 Ticket #63 (kNIX: coreutils v5.94) created by bird
Port GNU coreutils v5.94 to LIBC.
15:38 Changeset [2618] by bird
GNU Texinfo 4.8
15:32 Changeset [2617] by bird
GNU Texinfo 4.8
15:23 Changeset [2616] by bird
Fixed wrong target name written into the symlink.
02:07 Changeset [2615] by bird
kmk.
01:58 Changeset [2614] by bird
initial config.
01:56 Changeset [2613] by bird

2006-03-10:

03:31 Changeset [2612] by bird
paths are difficult on OS/2.
02:24 Changeset [2611] by bird
OS/2 doesn't allow more than 260 path lengths!
02:20 Changeset [2610] by bird
skip test on OS/2.
01:58 Changeset [2609] by bird
avoid \n -> \r\n in some tests.
01:47 Changeset [2608] by bird
avoid \n -> \r\n in some tests.
01:41 Changeset [2607] by bird
something -> \n - must expect binary so we're not mixing EOL stuff.
01:36 Changeset [2606] by bird
added binmode checks for input/expected/output.
01:35 Changeset [2605] by bird
binary input on b1 to prevent \n -> \r\n and wrong char count.
01:10 Changeset [2604] by bird
Made it work on OS/2. (access denied errors mostly, caused by messing with …
00:59 Changeset [2603] by bird
\r\n => \r workaround for input file.

2006-03-09:

23:53 Changeset [2602] by bird
hacking it so it works on OS/2.
23:30 Changeset [2601] by bird
good idea to test before committing.
23:29 Changeset [2600] by bird
disabled broken(?) test.
20:23 Changeset [2599] by bird
another \r\n
20:18 Changeset [2598] by bird
avoid newlines when exact char counts are required!
20:11 Changeset [2597] by bird
skip this on OS/2.
20:08 Changeset [2596] by bird
generalized.
20:04 Changeset [2595] by bird
hardlink checks and PATHSEP.
19:43 Ticket #62 (libc: getdelim / getline returns failure when the last line doesn't end ...) closed by bird
fixed: Fixed
19:38 Changeset [2594] by bird
#62: Fixed incorrect EOF treatment in getdelim (and in getline since …
19:26 Ticket #62 (libc: getdelim / getline returns failure when the last line doesn't end ...) created by bird
Blame the man page.
18:07 Changeset [2593] by bird
fixed badly applied patch.
03:50 Changeset [2592] by bird
autogenerated.
03:25 Changeset [2591] by bird
eol cleanup…
02:44 Changeset [2590] by bird
Remove \r too.
02:36 Changeset [2589] by bird
use iso time for ls. delete \r.
01:38 Changeset [2588] by bird
fail=0 was missing.
01:26 Changeset [2587] by bird
skip if no hardlink support.
01:23 Changeset [2586] by bird
skip if no hardlink support.
01:20 Changeset [2585] by bird
skip if no hardlink support.
01:18 Changeset [2584] by bird
Disabled the chdir optimization because driver letters screws it up and …
01:02 Changeset [2583] by bird
Use bin mode for input and expected output.
01:00 Changeset [2582] by bird
added _BINMODE variants for OUT, IN and ERR.
00:02 Changeset [2581] by bird
fixed warning.

2006-03-08:

01:17 Changeset [2580] by bird
OS/2 doesn't do this properly.
01:04 Ticket #49 (libc: st_ctime is incorrect and st_birthtime isn't converted to UTC) closed by bird
fixed: The former is a stat backend bug. Both fixed.
01:03 Changeset [2579] by bird
#49: Fixed stat backend so ctime is set, and made fstat, lstat and stat …
00:48 Changeset [2578] by bird
skip hardlink tests if not supported.
00:30 Ticket #61 (libc: symlink(,existing) returns the wrong errno) closed by bird
fixed: This broke touch bar ; ln -sf foo bar .
00:30 Changeset [2577] by bird
#61: Fixed incorrect ENOENT errno on symlink when it should return EEXIST.
00:18 Ticket #61 (libc: symlink(,existing) returns the wrong errno) created by bird
DosOpen? fails with 110, which is converted to ENOENT. It should be EEXIST.

2006-03-07:

21:47 Changeset [2576] by bird
binary mode hacking on OS/2
21:46 Changeset [2575] by bird
binary mode hacking on OS/2
21:11 Changeset [2574] by bird
removed generated stuff.
20:08 Changeset [2573] by bird
set mime to application/octet-stream because svn doesn't do eol style …
19:44 Changeset [2572] by bird
svn:eol-style=LF
19:17 Changeset [2571] by bird
dos \r\n
02:55 Ticket #60 (libc: filehandle inheritance doesn't work right!) closed by bird
fixed: This is probably what's been responsible for some of the really weird …
02:54 Changeset [2570] by bird
#60: Fixed blunder in exec/spawn filehandle inheritance code.
02:43 Ticket #60 (libc: filehandle inheritance doesn't work right!) created by bird
There is a bug in the file handle inheritance code (exec/spawn) where iFH …
01:23 Changeset [2569] by bird
native.
01:22 Changeset [2568] by bird
skip hardlink testcases if hardlinks aren't supported.
01:20 Changeset [2567] by bird
Fixed emx perl problems.
01:03 Changeset [2566] by bird
line ending fuckup.
00:59 Changeset [2565] by bird
line ending fuckup.
00:50 Changeset [2564] by bird
skip hardlink testcases if hardlinks aren't supported.
00:49 Changeset [2563] by bird
skip hardlink testcases if hardlinks aren't supported.
00:48 Changeset [2562] by bird
initial hacking.

2006-03-06:

23:59 Changeset [2561] by bird
rewinddir is broken in EMX, avoid it and do close/opendir instead.
23:35 Ticket #59 (libc: rewinddir) created by bird
Rewinding a directory doesn't read the directory again, it simply seeks to …
19:02 Changeset [2560] by bird
Initial porting.
01:38 Changeset [2559] by bird
diffutils 2.8.1
01:21 Changeset [2558] by bird
grep 2.5.1a
01:07 Changeset [2557] by bird
grep 2.5.1a
00:55 Changeset [2556] by bird
diffutils 2.8.1
00:38 Changeset [2555] by bird
coreutils 5.94
00:25 Changeset [2554] by bird
coretuils-5.94

2006-03-05:

00:48 Ticket #55 (emxomfld doesn't delete temporary files) closed by bird
fixed: Applied.
00:47 Changeset [2553] by bird
#55: delete the response file when reinit the args.
00:20 Ticket #56 (emxomfld doesn't properly allocate space for map file name) closed by bird
invalid: This was a fix for you own bug in #46 which wasn't committed.
00:16 Ticket #46 (ilink map file name is wrong when multiple dots are in target name) closed by bird
fixed: if the filename was wihtout an extension the strcat may cause a …
00:13 Changeset [2552] by bird
#46: real fix.
00:01 Changeset [2551] by bird
Applies #46.

2006-03-04:

22:45 Ticket #54 (libc: fchdir(open('.', O_RDONLY)) may corrupt path resolving) closed by bird
fixed
01:47 Changeset [2550] by bird
baselayout hacking.
01:35 Changeset [2549] by bird
my good old ports stuff.

2006-03-02:

02:30 Ticket #58 (libc: closed standard handles cause uninitialized stdout/stdin/stderr ...) closed by bird
fixed: The stdin/stdout/stderr streams should apparently always be initialized as …
02:26 Changeset [2548] by bird
#58: The standard file handles are always initialized as open.
02:24 Changeset [2547] by bird
fclose / flush testcase.
01:20 Ticket #58 (libc: closed standard handles cause uninitialized stdout/stdin/stderr ...) created by bird
smoketests/fclose-1.c exhibit a problem where the parent closes one or …
01:16 Changeset [2546] by bird
fclose / flush testcase.

2006-03-01:

23:48 LibcPanic created by bird
23:16 WikiStart edited by bird
(diff)

2006-02-21:

21:53 Ticket #57 (Dynamic libraries cannot be freed when sockets (at least) are used) closed by bird
invalid: This is not an error, and it has nothing to do with GCC. This problem …
19:13 Ticket #57 (Dynamic libraries cannot be freed when sockets (at least) are used) created by ydario
When a dll uses a socket function (but not only in this case), the dll …

2006-02-13:

13:51 Ticket #56 (emxomfld doesn't properly allocate space for map file name) created by ydario
When the output file name doesn't include the extension (this is not …
13:49 Ticket #55 (emxomfld doesn't delete temporary files) created by ydario
when arg_init() is called, the temporary files is not deleted, so at …

2006-02-07:

06:08 Changeset [2545] by bird
#54: Fixed unitialized directory handle member fInUnixTree.
06:02 Ticket #54 (libc: fchdir(open('.', O_RDONLY)) may corrupt path resolving) created by bird
dirOpen isn't initializing the fInUnixTree member, and a fchdir operation …
05:28 Ticket #53 (libc: freopen("missing",,) causes panic) closed by bird
fixed: Hmm.. incomplete fix here, _openstream got a lock bool argument which …
05:28 Changeset [2544] by bird
#53: Fixed LIBC panic when _openstream locks the stream vector in any of …
05:17 Ticket #53 (libc: freopen("missing",,) causes panic) created by bird
in _fopen there are at least two fialure paths which are locking and …
04:12 Ticket #52 (libc: path resolver fails resolving a directory symlink for lstat) closed by bird
fixed: This was actually two symlink bugs, the first one hiding the 2nd. Both …
04:10 Changeset [2543] by bird
#52: Fixed two 'symlink/' problems in the path resolver.
03:36 Ticket #52 (libc: path resolver fails resolving a directory symlink for lstat) created by bird
[…]
03:25 Ticket #51 (libc: unlink fails on readonly file) closed by bird
fixed: We also ended up with the wrong rc. Corrected the code such that it will …
03:24 Changeset [2542] by bird
#51: Made unlink able to delete readonly files.
02:57 Ticket #51 (libc: unlink fails on readonly file) created by bird
rm from coreutil fails to delete read-only files. Will change the code to …
01:55 Changeset [2541] by bird
Rewrote the freopen(NULL) code to use fcntl(,F_SETFL,) for updating the …
00:32 Changeset [2540] by bird
#50: Inherit umask.
00:30 Changeset [2539] by bird
#50: Inherit umask.

2006-02-06:

23:13 Ticket #50 (libc: umask isn't inherited) closed by bird
fixed: Implemented umask inhertiance. The testcase works.
23:12 Changeset [2538] by bird
#50: Inherit umask.
23:10 Changeset [2537] by bird
#30: Fixed toupper / tolower EOF regression. (forgot to commit it)
22:05 Ticket #50 (libc: umask isn't inherited) created by bird
The last test in the 'equal' chmod testcase (coreutils) is apparently …
06:35 Ticket #49 (libc: st_ctime is incorrect and st_birthtime isn't converted to UTC) created by bird
Tittle says it all. coreutils stat shows unix epoch for ctime (change …
06:27 Ticket #48 (libc: freopen(NULL, "rb", stdio) panics (doesn't work as expected)) closed by bird
fixed: Did a quick implenentation of this NULL feature.
06:22 Changeset [2536] by bird
#48: Quick implementation of the freopen(NULL) operation to make cat …
04:48 Ticket #48 (libc: freopen(NULL, "rb", stdio) panics (doesn't work as expected)) created by bird
If filename is a null pointer, the freopen() function shall attempt to …

2006-02-05:

16:26 Ticket #47 (Create .sym files directly from emxomfld) created by ydario
This patch allows emxomfld to produce a .sym file directly when -Zsym is …
15:41 Ticket #46 (ilink map file name is wrong when multiple dots are in target name) created by ydario
When the target name has multiple dots (e.g. my.code.dll), ilink will …
13:21 Ticket #45 (libc: speed up path resolving) created by bird
There are several tricks that should be used in the unix path resolver to …
10:20 Ticket #44 (libc: statvfs reports 14 chars max filename length everywhere) created by bird
I think this is a left over from the DOS days. We should return 255 on …
07:55 Changeset [2535] by bird
memalign and valloc shouldn't be in USE_GNU in malloc.h.
07:28 Changeset [2534] by bird
0.6.1 notes.
07:02 Ticket #43 (libc: Runtime configuration of where to use UnixEAs) created by bird
This is a followup to #21. Should add some kind of env.var. for overriding …
06:47 Changeset [2533] by bird
#30: Fixed toupper / tolower EOF regression. (test_ctype.c found it).
05:53 Ticket #42 (libc: Add logging option for not creating the log file until it's actually ...) created by bird
Even with LIBC_LOGGING=-all we get log files with the default header …
05:42 Changeset [2532] by bird
fixed the test to check for type too and ignore the readonly problem on …
05:33 Changeset [2531] by bird
#41: typo breaking fchmod().
05:13 Changeset [2530] by bird
Fixed incorrect assertion in libc_back_fsInfoObjRelease.
05:07 Changeset [2529] by bird
Fixed incorrect assertion in libc_back_fsInfoObjRelease.
04:57 Changeset [2528] by bird
#41: And added special file mode mask getter and extra validations to …
04:48 Changeset [2527] by bird
added symlink-1.
04:40 Changeset [2526] by bird
#41: And added special file mode mask getter and extra validations to …
03:54 Ticket #41 (libc: incorrect __libc_back_fsUnixAttribsGet() usage caused st_dev and ...) closed by bird
fixed: That's not quite right. the fstat backend is delaying the dev/ino calc …
03:54 Changeset [2525] by bird
#41: Calc st_ino and st_dev at the end of the unix attrib getter if they …
03:13 Ticket #41 (libc: incorrect __libc_back_fsUnixAttribsGet() usage caused st_dev and ...) created by bird
we're not checking if we actually read any UnixEAs in …
03:11 Ticket #40 (libc: open("/", RDONLY) fails.) closed by bird
fixed: That's it. fixed.
03:11 Changeset [2524] by bird
#40: Fixed double slash preventing root directories from being opened.
03:00 Ticket #40 (libc: open("/", RDONLY) fails.) created by bird
We fail to open the root directory, probably because of the trailing '/'.
02:56 Changeset [2523] by bird
02:54 Ticket #21 (libc: limit Unix EAs to specific file systems) closed by bird
fixed: We're now only reading and writing UnixEAs on HPFS, JFS, FAT and RAMFS …
02:53 Changeset [2522] by bird
#21: Restrict reading and writing of UnixEAs to HPFS, JFS, FAT and RAMFS.
00:05 Ticket #36 (emxbind: export truncation bug and allow export & imports up to 255 chars) closed by bird
fixed: The export.c patch is quite obviously wrong. I've changed it to emit a …
00:05 Changeset [2521] by bird
o #38: Fixed truncation bug writing to the LX nametable. Imports and …

2006-02-04:

23:09 Ticket #35 (ld crashes when map files are enabled) closed by bird
duplicate: Duplicate of #27.
20:14 Ticket #39 (dllar.cmd enhancements) created by ydario
This patch allows dllar.cmd to produce also omf import libraries and use a …
19:10 Changeset [2520] by bird
#38: Added DosSysCtl? prototype and use it on panic to check for debugger.
19:09 Ticket #38 (libc: when debugged default to breakpoint on panic) closed by bird
fixed: Implemented.
19:08 Changeset [2519] by bird
#38: Added DosSysCtl? prototype and use it on panic to check for debugger.
19:04 Ticket #38 (libc: when debugged default to breakpoint on panic) created by bird
There is a DosSysCtl? function for detecting whether we're being debugged …
19:00 Changeset [2518] by bird
#33: Fixed a runpath in libc_back_signalWait which didn't reacquire the …
18:57 Ticket #33 (libc: panic when using timers) closed by bird
fixed: There was a return path in libc_back_signalWait which didn't reacquire …
18:38 Ticket #37 (export for symbols longer than 255 chars) created by ydario
emxbind cannot parse .def files with symbols longer than 255 chars. …
18:32 Ticket #36 (emxbind: export truncation bug and allow export & imports up to 255 chars) created by ydario
Symbols longer than 127 bytes are truncated, code removed appear bad …
18:26 Ticket #35 (ld crashes when map files are enabled) created by ydario
ld crashes when map file name differs from module name, because of wrong …
17:26 Ticket #34 (weakld: generate duplicate weak aliases) closed by bird
fixed: The hashing changes in emxomf broke some silly attempt at keeping track of …
17:25 Changeset [2517] by bird
#34: Removed all the silliness trying to deadl with truncated symbols.
16:35 Ticket #34 (weakld: generate duplicate weak aliases) created by bird
weakld sometimes (wonder if symbol hashing is required) outputs more than …
13:26 Changeset [2516] by bird
#25: Ensure correct address length returns from recvmsg and recvfrom.
12:45 Changeset [2515] by bird
#32: Fixed incorrect readdir_r return code when out of files.
12:43 Ticket #32 (libc: readdir_r returns -1 instead of errno) closed by bird
fixed: There was already a todo comment on the problem. I've just changed it to …

2006-02-03:

22:52 Ticket #20 (libc: random panic SIGSEGV when doing parallel builds) closed by bird
fixed: Rewritten code using mktemp. The problem should be gone now.
22:51 Changeset [2514] by bird
Bug 20, fixed: use mkstemp + close instead of mktemp for the response …
22:48 Changeset [2513] by bird
Bug 20, fixed: use libiberty make_temp_file instead of big, clumsy and …
22:30 Changeset [2512] by bird
Bug 20, fixed: use libiberty make_temp_file instead of big, clumsy and …

2006-02-01:

19:46 Ticket #33 (libc: panic when using timers) created by bird
With IPRT tstTimer I get a LIBC PANIC! on the release of a mutex …
19:37 Ticket #32 (libc: readdir_r returns -1 instead of errno) created by bird
Title says it all.

2006-01-22:

19:31 BuildLibc edited by bird
(diff)
19:26 BuildLibc edited by bird
(diff)

2006-01-19:

03:47 Ticket #30 (setlocale / ctype is broken.) closed by bird
fixed
03:46 Ticket #31 (libc: is*() testcase) created by bird
Need a proper isxxxx() testcase so locale bustage can be found earlier.
03:44 Changeset [2511] by bird
Fixes #30: Fixed two locale bugs. First, setlocale called a locale …
02:11 Ticket #30 (setlocale / ctype is broken.) created by bird
We're using ___wctype() which is checking the globals instead of …

2006-01-16:

22:22 Ticket #29 (Seriously odd g++ error trying to include os2emx.h from os2.h) created by bird
[…]

2006-01-15:

05:40 Ticket #28 (emxbind doesn't read library name from .def file) closed by bird
fixed
05:40 Changeset [2510] by bird
Use DLL name from the .DEF file when present. Fixes #28.
05:32 Ticket #27 (ld bug when map files are requested) closed by bird
fixed
05:32 Changeset [2509] by bird
Applied fix from Yuri. Fixes #27.

2006-01-14:

11:13 Ticket #28 (emxbind doesn't read library name from .def file) created by ydario
The module name used by emxbind when building dynamic libraries is not …

2006-01-11:

17:27 Ticket #27 (ld bug when map files are requested) created by ydario
In write_output(), map file name overwrites memory because of wrong …

2006-01-07:

10:14 LibcLogging edited by anonymous
(diff)
10:13 LibcLogging edited by anonymous
(diff)

2006-01-02:

13:13 Ticket #26 (using gcc -h* gives fatal error) created by setiraz@…
Hi, using commandlines like gcc -h* or gcc --help=topic leads to …
Note: See TracTimeline for information about the timeline view.