Timeline



Oct 26, 2014:

8:15 PM Changeset [3937] by bird
kLibC v0.6.6 / csd6
8:11 PM WikiStart edited by bird
(diff)
7:58 PM WikiStart edited by bird
(diff)
7:56 PM WikiStart edited by bird
csd6 (diff)
7:50 PM Milestone libc-0.6.6 completed
3:30 PM Changeset [3936] by bird
trunk,0.6: The two constant lconv locale structures had .pszCrncyStr …
1:49 PM Changeset [3935] by bird
0.6: gearing up to 0.6.6
1:48 PM Changeset [3934] by bird
trunk,0.6: gcc/gcc/config/i386/emx.h: Added missing space at the end …
1:47 PM Changeset [3933] by bird
0.6: gearing up to 0.6.6
1:20 PM Ticket #302 (setmode() behavior) closed by bird
wontfix
5:26 AM Ticket #302 (setmode() behavior) reopened by KO Myung-Hun
What I meant is simple. Check if a file handle is for a console before …
4:52 AM Ticket #154 (libc: _SC_ARG_MAX is significantly lower than ARG_MAX) closed by bird
fixed: Fixed in r3932.
4:51 AM Changeset [3932] by bird
trunk,0.6: sysconf: return max values for _SC_ARG_MAX and …
4:42 AM Ticket #303 (__spawnvpe: Support more than 32K of arguments and 32KB enviroment.) reopened by KO Myung-Hun
DosExecPgm? returned ERROR_BAD_ENVIRONMENT. I attach the testcases I used.
4:33 AM Ticket #316 (emxomfar crash if no arguments) closed by bird
fixed: Fixed in r3931, both for trunk and branch.
4:33 AM Changeset [3931] by bird
trunk,0.6: emxomfar: Don't crash if no arguments are given. Fixes #316.
4:29 AM Ticket #301 (emxomf: type_size: cannot compute size for tag 4) closed by bird
needsmoreinput: Not enough input to fix anything here.
4:26 AM Ticket #307 (argv[0] of shell script interpreter) closed by bird
fixed
4:18 AM Changeset [3930] by bird
trunk,0.6: Fixed hash-bang and batch script handling in spawnvpe. …
4:14 AM Changeset [3929] by bird
trunk,0.6: syslimits.h,param.h: Lowered ARG_MAX/NCARGS by 32-bytes …
2:43 AM Ticket #318 (-static problem) closed by bird
wontfix: Static linking against kLibC is not supported and broken on purpose. …
2:41 AM Changeset [3928] by bird
trunk,0.6: gcc/gcc/config/i386/emx.h: Added missing space at the end …
2:36 AM Ticket #303 (__spawnvpe: Support more than 32K of arguments and 32KB enviroment.) closed by bird
needsmoreinput
2:34 AM Ticket #302 (setmode() behavior) closed by bird
invalid: What on earth are you babbling about here? setmode() in …
2:15 AM Changeset [3927] by bird
trunk,0.6: syslimits.h,param.h: Lowered ARG_MAX/NCARGS by 32-bytes …
1:41 AM Ticket #294 (DosOpen is not high memory safe) closed by bird
fixed: Done in r3926 (based on the existing SafeDosOpenL code).
1:40 AM Changeset [3926] by bird
trunk,0.6: Added SafeDosOpen?.
1:31 AM Ticket #309 (stat() for '\..' should fail) closed by bird
invalid: Yes, POSIX/UNIX compatibility is much more important than being …
1:07 AM Ticket #267 (Make _abspath() use path rewrite feature) closed by bird
fixed: Implemented in r3924 (0.6) and r3925 (trunk).
1:06 AM Changeset [3925] by bird
trunk: Reimplemented _abspath to deal with path-rewriters, chroot …
1:02 AM Changeset [3924] by bird
0.6: Reimplemented _abspath to deal with path-rewriters, chroot …

Oct 25, 2014:

5:40 PM Ticket #319 (the executable named after a option is created if -o is not specified) closed by bird
fixed: Backported and fixed up r3921, r3922 and r3923.
5:40 PM Changeset [3923] by bird
trunk: gcc/gcc.c: Backported r101934 and r101993 and applied fix from …
5:35 PM Changeset [3922] by bird
oops, version.c was not supposed to be committed.
5:34 PM Changeset [3921] by bird
0.6: gcc/gcc.c: Backported r101934 and r101993 and applied fix from …
5:11 PM Changeset [3920] by bird
trunk,0.6: Reduce stabs -> hll conversion warnings to a single warning …
11:39 AM Ticket #293 (emxomf - enhance to warn for out of range HLL debug index rather than die) closed by bird
fixed: Yes, we should really warn rather than die in this case, because I'm …
11:33 AM Changeset [3919] by bird
trunk,0.6: emxomf: Warn once about HLL type indexes we cannot encode …
12:46 AM Ticket #320 (export __libc_native2errno()) created by KO Myung-Hun
Hi/2. Sometimes libc_native2errno() is very useuful when …

Oct 24, 2014:

8:40 PM Ticket #284 (Inconsistent realpath() and stat() behavior) closed by bird
worksforme: The readlink() problem you mention in comment:4 is related to using …
8:14 PM Ticket #283 (stat() fails on /@unixroot) closed by bird
fixed: I guess you may be using UNIXROOT=X: instead of …
8:08 PM Changeset [3918] by bird
trunk: fs.c,pathrewrite.c: Do a better job with trailing slashes on …
8:02 PM Changeset [3917] by bird
0.6: fs.c,pathrewrite.c: Do a better job with trailing slashes on …
6:47 PM Ticket #292 (setlocale may not be SMP safe) closed by bird
fixed: I don't think setlocale is guaranteed to global thread-safety while …
6:40 PM Changeset [3916] by bird
trunk,0.6: Forwardported r3915 (setlocale tweaks), see #292.
6:27 PM Changeset [3915] by bird
0.6/locale.c: Rewrote the locale commiting code to not temporarily …
2:02 PM Ticket #269 (fopen() crash) closed by bird
fixed: Create a new testcase in r3913 and committed a fix in (trunk + branch) …
2:01 PM Changeset [3914] by bird
trunk,0.6: Fixed buffer overflow in fsResolveUnix that would trigger …
1:50 PM Changeset [3913] by bird
0.6: Added testcase for bug #269.
11:18 AM Ticket #285 (Add env.var. for entering unix penthouse) closed by bird
fixed: Implemented a little differently in r3911 & r3912 (both trunk + …
11:03 AM Changeset [3912] by bird
trunk,0.6: Added check that the UNIXROOT_OUTSIDE env var is not set …
10:49 AM Changeset [3911] by bird
0.6,trunk: Introducing env var UNIXROOT_CHROOTED for faking chroot …
9:11 AM Changeset [3910] by bird
keywords
8:58 AM Ticket #287 (Prioritize SHELL over EMXSHELL) closed by bird
fixed: Thanks for noticing. Fixed in r3909.
8:58 AM Changeset [3909] by bird
trunk,0.6: Fixed regression in system() from the ticket #287 changes.
4:18 AM Ticket #319 (the executable named after a option is created if -o is not specified) created by KO Myung-Hun
Hi/2. For examples, […] creates -lc.exe instead of test.exe …
4:04 AM Ticket #318 (-static problem) created by KO Myung-Hun
Hi/2. If it is specified without -o option, ld fails due to …
1:24 AM Ticket #289 (Building with -fpack-struct=1 breaks struct stat) closed by bird
invalid: Specifying non-default structure packing when including kLibC headers …
1:01 AM Ticket #282 (Add DosDevIOCtl() to os2safe.h) closed by bird
fixed: Implemented for trunk in r3908 and the branch in r3907.
12:53 AM Changeset [3908] by bird
trunk: Added SafeDosDevIOCtl.c.
12:50 AM Changeset [3907] by bird
0.6: Added SafeDosDevIOCtl.c.

Oct 23, 2014:

11:50 PM Changeset [3906] by bird
0.6,trunk: DosLoadModuleEx? and DosFreeModuleEx? should make an effort …
11:14 PM Ticket #296 (Add SIGFPE handler to all threads) closed by bird
wontfix: Dmitry, I don't think ignoring SIGFPE is a good idea as applications …
11:13 PM Ticket #317 (FPU control word safe API wrappers) created by bird
Extend the high memory 'safe' wrappers to include FPU CW safeness. …
10:37 PM Ticket #288 (rename() fails if dest file is r/o) closed by bird
fixed: Committed a fix in r3905 for both trunk and branch.
10:35 PM Changeset [3905] by bird
trunk,0.6: b_fsRename.c: Overwrite read-only target files to be more …
10:06 PM Ticket #298 (path for cc1 and cc1plus is missing) closed by bird
worksforme: Don't know what you're doing, but I don't see this problem here. Not …
9:47 PM Ticket #180 (libc: spawnvpe adds default extention (.exe) preventing execution of ...) closed by bird
fixed: Forwardported to trunk in r3904.
9:46 PM Ticket #308 (__spawnvpe() and interperter search) closed by bird
fixed: Forwardported to trunk in r3904.
9:45 PM Changeset [3904] by bird
Safer and more generic _path and _searchenv functions, making the …
8:26 PM Changeset [3903] by bird
0.6: Safer and more generic _path and _searchenv functions, making the …
8:26 PM Ticket #300 (Make spawnvpe support extension-less executables) closed by bird
duplicate: Too much noise here, and the original report has precedence. Closing …
8:24 PM Ticket #180 (libc: spawnvpe adds default extention (.exe) preventing execution of ...) reopened by bird
8:17 PM Changeset [3902] by bird
0.6: template.smak: speed things up with kmk.
6:57 PM Changeset [3901] by bird
0.6: tools build fix (moddef structs have changed).
9:13 AM Ticket #316 (emxomfar crash if no arguments) created by KO Myung-Hun
Hi/2. If just running emxomfar without arguments, emxomfar crashes.
12:37 AM Ticket #309 (stat() for '\..' should fail) reopened by KO Myung-Hun
I've confirmed. But VAC 3.08, OpenWatcom? v1.8 and EMX return an error. …

Oct 22, 2014:

8:36 PM Ticket #309 (stat() for '\..' should fail) closed by bird
invalid: No, the parent of root is root, on FreeBSD, Linux, Windows and most …
8:28 PM Ticket #312 (FPU control word is altered at startup) closed by bird
fixed: Great idea! I'd like to have it in the crt0 assembly code, though. …
8:26 PM Changeset [3900] by bird
trunk+0.6: Load default FPU.CW value in crt0 to avoid getting bitten …
7:33 PM Ticket #314 (open x: as DASD not a dir) closed by bird
wontfix: The current idea of mapping "c:" to what on linux would be something …
7:17 PM Ticket #281 (enable swab() in unistd.h) closed by bird
fixed: Fixed in r3899 both places.
7:17 PM Changeset [3899] by bird
trunk+0.6: Modified the existing swab() function in string.h to be …

Oct 20, 2014:

12:08 AM Ticket #315 (Missing sa_family_t in sys/socket.h) closed by KO Myung-Hun
duplicate: Thanks for the info, diver. I'll close this ticket. This is a …

Oct 19, 2014:

2:11 AM Ticket #315 (Missing sa_family_t in sys/socket.h) created by KO Myung-Hun
Hi/2. sa_family_t should be defined n sys/socket.h. See …

Oct 11, 2014:

9:43 AM Ticket #314 (open x: as DASD not a dir) created by KO Myung-Hun
Hi/2. open() open x: as a dir. Instead, it would be better to open it …

Oct 7, 2014:

8:57 AM Ticket #287 (Prioritize SHELL over EMXSHELL) reopened by KO Myung-Hun

Oct 3, 2014:

12:02 PM Ticket #313 (fpathconf() returns 14 for _PC_NAME_MAX if a handle is a directory) created by KO Myung-Hun
Hi/2. fpathconf() returns 14(_POSIX_NAME_MAX) instead of …
11:56 AM Ticket #311 (FPU control word is altered at startup) closed by KO Myung-Hun
duplicate: Sorry, this ticket was created twice. See ticket #312.
9:28 AM Ticket #312 (FPU control word is altered at startup) created by KO Myung-Hun
Hi/2. It is well known that some dlls alter FPU CW but do not restore …
9:27 AM Ticket #311 (FPU control word is altered at startup) created by KO Myung-Hun
Hi/2. It is well known that some dlls alter FPU CW but do not restore …

Oct 2, 2014:

12:52 PM Ticket #310 (pathconf() fails if '.' or a path with trailing slash is passed) created by KO Myung-Hun
Hi/2. As a subject, pathconf() fails.

Oct 1, 2014:

6:12 AM Ticket #309 (stat() for '\..' should fail) created by KO Myung-Hun
Hi/2. stat() for '\..' should fail. A parent of root is invalid.

Sep 29, 2014:

11:53 PM Ticket #308 (__spawnvpe() and interperter search) created by KO Myung-Hun
Hi/2. Current __spawnvpe() searches a interpreter in this order. …
8:23 PM Ticket #180 (libc: spawnvpe adds default extention (.exe) preventing execution of ...) closed by dmik
duplicate: I'm closing this one in favor of #300 as it contains a patch and also …

Sep 28, 2014:

9:37 AM Ticket #307 (argv[0] of shell script interpreter) created by KO Myung-Hun
Hi/2. argv[0] should be a program itself. However, if spawn() a shell …

Sep 26, 2014:

3:35 AM Ticket #306 (g++ -v fails) created by KO Myung-Hun
Hi/2. g++ -v requires a input file and return an error status. Due to …

Sep 25, 2014:

10:26 AM Ticket #305 (O_NONBLOCK and a named pipe) created by KO Myung-Hun
Hi/2. O_NONBLOCK of fcntl() does not work on a named pipe. It would …

Sep 24, 2014:

5:13 AM Ticket #304 (stat() and trailing dots) created by KO Myung-Hun
Hi/2. If passing a name with trailing dots to stat(), then stat() …

Sep 19, 2014:

9:57 AM Ticket #303 (__spawnvpe: Support more than 32K of arguments and 32KB enviroment.) created by KO Myung-Hun
OS/2 only allows up to 32KB long string lists for arguments and 32KB …

Sep 11, 2014:

2:59 AM Ticket #302 (setmode() behavior) created by KO Myung-Hun
Hi/2. setmode() works on every file handles, unconditionally. But it …

Sep 10, 2014:

3:07 AM Ticket #301 (emxomf: type_size: cannot compute size for tag 4) created by KO Myung-Hun
Hi/2. When I make a debug build of qt4 plugin of VLC, emxomf failed …

Sep 4, 2014:

9:48 PM Ticket #300 (Make spawnvpe support extension-less executables) created by dmik
The current version of spawnpe() unconditionally adds an .exe

Sep 3, 2014:

1:03 PM Ticket #299 (freopen() returns NULL even if it is successful) created by KO Myung-Hun
Hi/2. Like the subject, freopen() returns NULL even if it is …

Aug 28, 2014:

12:28 AM Ticket #298 (path for cc1 and cc1plus is missing) created by KO Myung-Hun
Hi/2. When setting gcc env up with gccenv.cmd, path for cc1 and …

Aug 19, 2014:

12:14 PM Ticket #251 (emxomf: option for suppressing symbol truncation messages) closed by dmik
duplicate: I've merged the patch from this ticket with the one from #295 and …
Note: See TracTimeline for information about the timeline view.