Timeline



Jan 19, 2006:

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

Jan 16, 2006:

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

Jan 15, 2006:

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

Jan 14, 2006:

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

Jan 11, 2006:

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

Jan 7, 2006:

9:14 AM LibcLogging edited by anonymous
(diff)
9:13 AM LibcLogging edited by anonymous
(diff)

Jan 2, 2006:

12:13 PM Ticket #26 (using gcc -h* gives fatal error) created by setiraz@…
Hi, using commandlines like gcc -h* or gcc --help=topic

Dec 19, 2005:

1:50 PM Ticket #25 (libc: recvmsg/recvfrom doesn't set correct address length) created by bird
The OS/2 tcpip stack is very picky about address sizes (see mozilla …

Dec 18, 2005:

8:10 PM Ticket #19 (gcc: gcc limits.h overrides limits.h from libc) closed by bird
fixed: The PATH wasn't the clue. The problem was in t-emx, first we used a PC …
8:10 PM Changeset [2508] by bird
Ref #19 - testcase.
7:53 PM Changeset [2507] by bird
Reorganization continues.
7:49 PM Changeset [2506] by bird
Reorganization continues.
7:47 PM Changeset [2505] by bird
Reorganization continues.
7:43 PM Changeset [2504] by bird
Reorganization continues.
7:36 PM Changeset [2503] by bird
Reorganization continues.
7:33 PM Changeset [2502] by bird
And we *need* STMP_FIXINC because of limits.h depends on syslimits.h …
5:03 PM Changeset [2501] by bird
NATIVE_SYSTEM_HEADER_DIR must be all forward slashes!
1:31 PM Changeset [2500] by bird
limits.h fix attempt (gcc forward slashes first).
12:41 PM Changeset [2499] by bird
#23: Corrected EA name in template from FLAGS to SYMLINK.
12:40 PM Ticket #23 (libc: symlink is broken) closed by bird
fixed: Wrong symbol name in the template structure ("FLAGS" instead of …
12:40 PM Changeset [2498] by bird
#23: Corrected EA name in template from FLAGS to SYMLINK.
11:31 AM Ticket #24 (libc: fts crashes because it's still using chdir()) closed by bird
fixed: Fixed in changeset [2497].
11:25 AM Changeset [2497] by bird
Fixes #24 - chdir() crash in fts.c. - dirfd() problem in fts.c which …
9:17 AM Ticket #24 (libc: fts crashes because it's still using chdir()) created by bird
The various fts APIs when enumerating directories because HAVE_FCHDIR …
8:57 AM Ticket #22 (libc: path resolver fails on open file) closed by anonymous
fixed
8:56 AM Changeset [2496] by bird
#22: Added DosFindFirst?() as fallback when DosQueryPathInfo?() fails to …
8:09 AM Changeset [2495] by bird
Overlooked one place where the minor version was needed.
7:43 AM Changeset [2494] by bird
o Don't display usage() on failure, just the error message.
7:17 AM Changeset [2493] by bird
0.6.1
6:50 AM Changeset [2492] by bird
Created the libc06 forwarder dll.

Dec 17, 2005:

5:30 AM Ticket #23 (libc: symlink is broken) created by bird
When porting BSD ln for using kBuild I find that symlink isn't …
4:35 AM BuildLibc edited by Dave Yeo
(diff)

Dec 15, 2005:

8:56 PM LibcLogging created by bird
8:42 PM WikiStart edited by anonymous
(diff)

Dec 14, 2005:

8:02 PM Ticket #22 (libc: path resolver fails on open file) created by bird
pwd_mkdb (baselayout) has trouble doing stat() on the temporary …
6:09 PM Ticket #21 (libc: limit Unix EAs to specific file systems) created by bird
Fat32 does not implement EAs efficiently, and some other IFSes doesn't …
6:04 PM Ticket #20 (libc: random panic SIGSEGV when doing parallel builds) created by bird
Two or more parallel builds of mozilla is reported causing random …
5:42 AM Changeset [2491] by bird
Corrected directory deps.

Dec 13, 2005:

5:58 AM BuildLibc edited by Dave Yeo
(diff)

Dec 12, 2005:

4:30 AM Changeset [2490] by bird
We cannot rename open files.
4:28 AM Changeset [2489] by bird
FreeBSD 5.4. (src/lib/libc/gen/pw_scan.h)
4:26 AM Changeset [2488] by bird
FreeBSD 5.4.
4:23 AM Changeset [2487] by bird
FreeBSD 5.4.
4:22 AM Changeset [2486] by bird
adding baselayout
4:22 AM Changeset [2485] by bird
adding baselayout

Dec 11, 2005:

7:10 AM Changeset [2484] by bird
kBuild development.
2:49 AM Changeset [2483] by bird
#19: Added missing [U]LONG_LONG_MAX/MINs since gcc defines these.
2:47 AM Changeset [2482] by bird
#19: Added missing [U]LONG_LONG_MAX/MINs since gcc defines these.
2:34 AM Ticket #19 (gcc: gcc limits.h overrides limits.h from libc) created by bird
GCC has it's own limits.h which hides the limits.h in usr/include …

Dec 7, 2005:

4:54 PM Ticket #18 (libc: -Zbin-files doesn't work on stdin/out/err - init order) created by bird
There is a init order problem with -Zbin-files when LIBC is linked …

Dec 5, 2005:

3:25 AM Changeset [2481] by bird
3:24 AM Changeset [2480] by bird
more templates.
3:23 AM Changeset [2479] by bird
converted to nasm.
3:23 AM Changeset [2478] by bird
Initial config.
1:12 AM Changeset [2477] by bird
early draft.
1:12 AM Changeset [2476] by bird
early adoption.
12:51 AM Changeset [2475] by bird
Initial config.
12:51 AM Changeset [2474] by bird
noyywrap option.
12:12 AM Changeset [2473] by bird
scripts are just another thing which needs copying.

Dec 4, 2005:

7:16 AM Changeset [2472] by bird
adjustment.
7:15 AM Changeset [2471] by bird
adjustment.

Dec 3, 2005:

11:25 PM Changeset [2470] by bird
early work.
11:24 PM Changeset [2469] by bird
attempt a kBuild cfg.
8:28 PM Changeset [2468] by bird
commented out sys/_timespec.h

Nov 23, 2005:

1:25 PM Faq edited by bird
(diff)
1:23 PM Faq created by bird
1:12 PM WikiStart edited by bird
(diff)

Nov 22, 2005:

9:03 PM Ticket #17 (LIBC PANIC!! ) closed by anonymous
invalid: Worked previously and after running configure it now works again. The …
9:02 AM WikiStart edited by ktk
(diff)
8:54 AM WikiStart edited by ktk
(diff)

Nov 21, 2005:

4:31 AM Ticket #17 (LIBC PANIC!! ) created by abwillis1@…
Building coreutils fails under gcc 3.3.5ga2, worked in RC1. chmod +x …

Nov 19, 2005:

4:16 PM Changeset [2467] by bird
OS/2 changes.
4:15 PM Changeset [2466] by bird
FreeBSD CVS 2005-07-07
4:06 PM Changeset [2465] by bird
FreeBSD CVS 2005-07-07
4:03 PM Changeset [2464] by bird
FreeBSD CVS 2005-07-07
3:58 PM Changeset [2463] by bird
OS/2 changes.
10:46 AM Changeset [2462] by bird
NetBSD sh 2005-07-03.
10:45 AM Changeset [2461] by bird
NetBSD sh 2005-07-03.
10:42 AM Changeset [2460] by bird
NetBSD sh 2005-07-03.

Nov 17, 2005:

3:00 PM Milestone libc-0.6 completed
The LIBC v0.6 release. The major focus was (at first) fork(), and has …
5:31 AM Changeset [2459] by bird
More packing.
5:11 AM Changeset [2458] by bird
ga2
2:50 AM Changeset [2457] by bird
it's OFFICIAL_BIRD_VERSION not _BUILD! Rebuilding ga as ga2.

Nov 16, 2005:

7:14 AM BuildLibc edited by bird
(diff)
7:12 AM BuildLibc edited by bird
(diff)
7:11 AM BuildLibc edited by bird
(diff)
7:03 AM BuildLibc edited by bird
(diff)
7:02 AM BuildLibc edited by bird
(diff)
7:02 AM BuildLibc edited by bird
(diff)
7:01 AM BuildLibc edited by bird
(diff)
6:49 AM BuildLibc created by bird
6:22 AM Changeset [2456] by bird
cleaned up packing.
6:20 AM Ticket #16 (Allows dot as valid char for dll names) closed by bird
fixed: This works fine with emxomfld. In the a.out world, the .def-file is …
6:16 AM Ticket #15 (Duplicate definition of setkey) closed by bird
fixed: the problem is simply differente return type in the BSD header …
6:14 AM Changeset [2455] by bird
fixed setkey prototype.
3:57 AM Changeset [2454] by bird
Official build stuff.
3:52 AM WikiStart edited by bird
(diff)
3:48 AM Changeset [2453] by bird
Official build stuff.
3:47 AM Changeset [2452] by bird
Official build stuff.
3:37 AM Changeset [2451] by bird
ga.
3:28 AM Changeset [2450] by bird
3:27 AM Changeset [2449] by bird
Allow '.' and '@' in LIBRARY/NAME names.

Nov 15, 2005:

3:40 AM Changeset [2448] by bird
serious restructuring in progress.
2:26 AM Changeset [2447] by bird
removed -t.
1:06 AM Changeset [2446] by bird
serious restructuring in progress.

Nov 14, 2005:

9:43 PM Changeset [2445] by bird
restructuring
3:51 PM Ticket #16 (Allows dot as valid char for dll names) created by Yuri Dario
The .def library parser doesn't allow dots inside names for DLL. This …
2:01 PM Ticket #15 (Duplicate definition of setkey) created by paul@…
When building Apache2 with Innotek GCC 3.3.5R1 & also latest cvs, …
5:42 AM Changeset [2444] by bird
0.6 release.

Nov 13, 2005:

9:46 PM Changeset [2443] by bird
0.6
9:08 PM Ticket #14 (libc: implement the opendir() APIs using getdirents ) created by bird
getdirents() is available and should be used to replace the current …
8:56 PM Changeset [2442] by bird
Creating the libc-0.6 / gcc 3.3.5 / binutils 2.14 main branch.
8:36 PM kBuild created by bird
8:30 PM Ticket #13 (emx: Review and merge the ELF emxomf changes.) created by bird
Stefan Milcke has implemented ELF support in emxomf, his changes …
8:28 PM Ticket #12 (emx: Use kBuild) created by bird
Configure the emx toolchain to be build using kBuild. …
8:27 PM Ticket #11 (libc: Use kBuild) created by bird
Configure libc to be build using kBuild. This is not …
8:24 PM Ticket #10 (libc/emx: separating libc and the emx toolchain) created by bird
The first thing that's going to be done in the 0.7 development cycle …
8:19 PM Ticket #9 (libc: unix orphan) created by bird
libc is currently killing any processes which are orphaned. The …
1:07 PM Changeset [2441] by bird
12:05 PM Changeset [2440] by bird
Initial coding.
12:01 PM Ticket #8 (libc: fcntl(F_SETFL) w/ O_NONBLOCK on sockets) closed by bird
fixed: Fixed in changeset 2439 (http://svn.netlabs.org/libc/changeset/2439). …
11:59 AM Changeset [2439] by bird
Created proper backend for fcntl removing F_GETOSFD in the process. …
11:55 AM Changeset [2438] by bird
nonblock-1 initial coding.
11:50 AM Changeset [2437] by bird
Fixed a generic error handling bug in ioctl, write, read, dup and dup …
11:35 AM Changeset [2436] by bird
added a MIX return macros.
11:33 AM Changeset [2435] by bird
Fixed ioctl() error handling bug causing bad errno.
3:46 AM Changeset [2434] by bird
text.
3:02 AM Ticket #5 (@response handling incomplete) closed by bird
wontfix: I've applied the read buffer bit because it doesn't really harm …
3:01 AM Changeset [2433] by bird
Changed line buffer from 512 to 8192 bytes in _response(). re #5.
2:42 AM Ticket #4 (shmat wrong return code) closed by bird
fixed: Applied with appropriate (void *) cast.
2:41 AM Changeset [2432] by bird
Corrected shmat to return -1 instead of NULL on failure.
2:36 AM Ticket #7 (emxomf: 255 name limit and weak symbols) closed by bird
fixed: I've fixed the problems, the patch was a good guideline but it didn't …
2:30 AM Ticket #1 (test ticket) closed by bird
invalid
2:30 AM Ticket #2 (Convert cvs to svn) closed by bird
fixed
2:27 AM Changeset [2431] by bird
Fixed problems with symbol truncation. Kudos to Yuri for tracking down …
1:13 AM Changeset [2430] by bird
emxomf long symbols.

Nov 12, 2005:

10:26 PM Changeset [2429] by bird
removing attics
10:24 PM Changeset [2428] by bird
removing attics
10:06 PM Changeset [2427] by bird
Fixed bug in the sigsuspend (includes pause ++) handling, would …

Nov 10, 2005:

7:59 PM C99 created by bird
7:57 PM InnoTekLibc edited by bird
(diff)
10:31 AM GnuGcc edited by anonymous
(diff)

Nov 2, 2005:

12:00 PM Ticket #8 (libc: fcntl(F_SETFL) w/ O_NONBLOCK on sockets) created by bird
the above doesn't work. See …

Nov 1, 2005:

3:19 PM Ticket #7 (emxomf: 255 name limit and weak symbols) created by bird
There is a problem with the encoding of weak symbols and the 255 …

Oct 31, 2005:

11:19 AM Changeset [2426] by bird
11:18 AM Changeset [2425] by bird
fixed legacy problem.

Oct 26, 2005:

9:32 PM Changeset [2424] by bird
Implemented getdirents().
4:21 PM Ticket #6 (libc: basic getrusage() implementation) created by anonymous
since Boinc requires some informations about CPU user time and system …

Oct 24, 2005:

3:02 PM Ticket #5 (@response handling incomplete) created by Yuri Dario
response file handling has problems: doesn't accept long lines, does …
2:58 PM Ticket #4 (shmat wrong return code) created by Yuri Dario
shmat returns 0 instead of -1 for errors: Index: lib/process/shmat.c …
Note: See TracTimeline for information about the timeline view.