Timeline
Jan 31, 2015:
- 3:55 PM Ticket #341 (ash: process stuck in read()) created by
- Sometimes ash waits forever and script does not end. Attaching a …
Jan 30, 2015:
- 10:08 AM Ticket #340 (Mediatomb does not work after yum update (on netlabs-exp channel)) created by
- One of the recent updates on netlabs-exp channel (probably libc) broke …
Jan 26, 2015:
- 5:59 PM Ticket #339 (dllar: rm -f is called in help mode) created by
-
It's rather unclear why dllar.cmd calls
cleanup
when it is run w/o …
Jan 21, 2015:
- 2:38 PM Changeset [3945] by
- Added todo regarding converting code2/3.s
Jan 16, 2015:
- 8:28 PM Ticket #337 (r3942 regression) closed by
- fixed: Thanks a lot for noticing! Fixed in r3944.
- 8:27 PM Changeset [3944] by
- os2safe.h: Restored the DosDevIOCtl mapping which accidentally got …
Jan 13, 2015:
- 9:47 AM Ticket #301 (emxomf: type_size: cannot compute size for tag 4) closed by
- invalid: Yes I also think that ld needs a separate ticket. But imho this ticket …
Jan 12, 2015:
- 3:01 AM Ticket #338 (mbstowcs() returns in bytes not in wide-characters) created by
- Hi/2. mbstowcs() should returns in wide-characters(). See …
Jan 9, 2015:
- 7:10 AM Ticket #337 (r3942 regression) created by
- Hi/2. r3942 removed a safe wrapper for DosDevIOCtl. On purpose ? or a …
Jan 6, 2015:
- 1:37 AM Ticket #336 (linking high-mem enabled modules and high-mem disabled modules together) created by
- Hi/2. When linking high-mem enabled modules and high-mem disabled …
Dec 29, 2014:
- 12:31 AM Changeset [3943] by
- os2safe.h: Wrap DosCreateQueue, DosOpenQueue, DosPeekQueue, …
Dec 26, 2014:
- 8:15 PM Changeset [3942] by
- os2safe: Wrap high memory buffers for DosQueryDBCSEnv as well as …
Dec 13, 2014:
- 3:57 AM Ticket #335 (Inheritance of a translation mode of stdin/stdout/stderr) created by
- Hi/2. A child process by spawn() and exec() inherits a translation …
Dec 12, 2014:
- 7:53 AM Ticket #334 (spawn() fails to execute .cmd if COMSPEC is set to /bin/sh) created by
- Hi/2. How to reproduce. […] The result is […] The following …
Dec 7, 2014:
- 6:18 AM Ticket #333 (fcntl() and a directory fd) created by
- Hi/2. fcntl() does not work on a directory fd at all. …
Dec 4, 2014:
- 4:17 AM Ticket #332 (WCHAR_MIN and WCHAR_MAX) created by
- Hi/2. Currently WCHAR_MIN and WCHAR_MAX is defined as __INT_MIN and …
Dec 3, 2014:
- 3:24 AM Ticket #331 (dup() for a directory handle does not work) created by
- Hi/2. If trying to dup() a directory handle, it fails. For examples, …
Nov 30, 2014:
- 4:57 AM Ticket #330 (spawn() fails to execute a shell script if a dir whose name is same as ...) created by
- Hi/2. For examples, spawn.c […] spawn.pl […] When …
- 4:06 AM Ticket #329 (spawn() and a shell script not started with #!) created by
- Hi/2. Some shell scripts do not have #! at first line. In this case, …
Nov 25, 2014:
- 6:40 AM Ticket #328 (strcoll() always returns 0 on DBCS codepages) created by
- Hi/2. strcoll() always returns 0 on DBCS codepages. This seems to be …
Nov 22, 2014:
- 1:34 AM Ticket #327 (ld and -Zdll-search) created by
- Hi/2. ld does not understand .dll even if -Zdll-search is used. […]
- 1:26 AM Ticket #326 (ld and __declspec(dllexport)) created by
- Hi/2. When building DLLs with declspec(dllexport), ld does not …
Nov 20, 2014:
- 3:56 PM Ticket #301 (emxomf: type_size: cannot compute size for tag 4) reopened by
- I see exactly the same error when I build gettext. What info would you …
Nov 19, 2014:
- 10:43 AM Ticket #325 (fdopen() and default translation mode) created by
- Hi/2. fdopen() create a stream in a translation mode of a file …
Nov 10, 2014:
- 9:46 PM Ticket #324 (emxomfstrip: strip like tool for LX) created by
- Would be nice to have a tool for stripping LX files. LxLite apparently …
- 9:42 PM Ticket #323 (spawnlp() does not check if an entry is a directory) closed by
- fixed: No, won't happen if it's within EMXPATH or PATH, only for the current …
- 9:36 PM Changeset [3941] by
- _searchenv[2]: Don't return EISDIR. Fixes #323.
- 9:16 PM Changeset [3940] by
- emxomfstrip: Debugged it.
- 8:33 PM Changeset [3939] by
- fixed file header.
- 8:32 PM Changeset [3938] by
- emx: Added emxomfstrip (untested).
Nov 9, 2014:
- 9:23 AM Ticket #323 (spawnlp() does not check if an entry is a directory) created by
- Hi/2. If a directory whose name is same as [name] exist in a current …
Nov 5, 2014:
- 7:06 AM Ticket #321 (__attribute__((constructor/destructor)) and _DLL_InitTerm()) closed by
- invalid
- 5:25 AM Ticket #321 (__attribute__((constructor/destructor)) and _DLL_InitTerm()) reopened by
- 2:52 AM Ticket #321 (__attribute__((constructor/destructor)) and _DLL_InitTerm()) closed by
- invalid: If you replace the default _DLL_InitTerm you have no right to complain …
- 2:43 AM Ticket #321 (__attribute__((constructor/destructor)) and _DLL_InitTerm()) reopened by
- But I don't think attribute((constructor/destructor)) is related …
- 2:34 AM Ticket #322 (Support SINGLE SHARED attributes of DATA) closed by
- wontfix: Seems you've got no clue what implications having a shared data …
- 2:24 AM Ticket #322 (Support SINGLE SHARED attributes of DATA) reopened by
- First of all, LINK386, VAC308 and VAC365 support this. And sometimes …
Nov 4, 2014:
- 7:04 PM Ticket #322 (Support SINGLE SHARED attributes of DATA) closed by
- wontfix: That's on purpose as it doesn't mix with how libc works (forking and …
- 7:01 PM Ticket #321 (__attribute__((constructor/destructor)) and _DLL_InitTerm()) closed by
- invalid: This is done so for hysterical raisins (IBM/MS compatibility or smth), …
Note:
See TracTimeline
for information about the timeline view.