Timeline
Jun 20, 2012:
May 24, 2012:
- 10:07 PM Ticket #258 (Correct some documentation typos in 0.6.x branch sources) closed by
- fixed: Applied to branch (r3795) and trunk (r3796). Thanks Steven!
- 10:06 PM Changeset [3796] by
- Comment fixes from Steven. Fixes #258.
- 9:37 PM Changeset [3795] by
- Comment fixes from Steven. Fixes #258.
- 7:27 PM Ticket #259 (klibc5 package binary utilities are not standard *NIX) closed by
- invalid: I don't think this is my bug... I don't remember shipping any cp.exe …
- 7:25 PM Ticket #260 (Add global argc and argv pointers) closed by
- fixed: Global variables has already been done for kLibC 0.7. For kLibC there …
- 1:26 PM Ticket #260 (Add global argc and argv pointers) created by
- Since r3645 (AFAIU), spawn() passes some hidden arguments to the …
- 12:47 AM Ticket #259 (klibc5 package binary utilities are not standard *NIX) created by
- In particular, ls does not respect wild cards. The earlier version …
Apr 27, 2012:
- 3:17 AM Ticket #258 (Correct some documentation typos in 0.6.x branch sources) created by
- Just a small diff to correct some documentation typos.
Apr 15, 2012:
- 10:08 PM Milestone libc-0.6.5 completed
- Next bug fix release for the 0.6.x series.
- 10:08 PM WikiStart edited by
- (diff)
Mar 24, 2012:
- 10:21 AM Ticket #257 (Update sys/socket.h with some stuff from latest freebsd headers) created by
- Per summary - libc sys/socket.h misses some useful stuff. Attached …
Mar 23, 2012:
- 9:40 AM Changeset [3794] by
- Reinstated FEA_NEEDEA on symbolic links and other special stuff. Only …
- 2:14 AM Changeset [3793] by
- duh
- 2:05 AM Ticket #188 (Cannot debug long C files) closed by
- wontfix: emxomf generates type 0. I doubt type 2 makes any difference as the …
- 1:53 AM Ticket #101 (libc: failed fork may cause wait4() to never return) closed by
- worksforme: Haven't seen it again.
- 1:48 AM Changeset [3792] by
- Reinstated FEA_NEEDEA on symbolic links and other special stuff. Only …
Mar 22, 2012:
- 9:57 PM Ticket #199 (libc: the ctype.h is_whatever doesn't handle EOF correctly / busted ...) closed by
- fixed: Fixed in r3789 and r3891. Testcase in r3890. Note. Negative character …
- 9:56 PM Changeset [3791] by
- trunk: Backported ctype.h fix r3789. Fixes #199.
- 9:54 PM Changeset [3790] by
- ctype-1.c: Testcase for the EOF trouble.
- 9:53 PM Changeset [3789] by
- ctype.h: Correctly fend of queries reading EOF (-1). Fixes #199.
- 9:13 PM Ticket #240 (libc: code set of setlocale() and nl_langinfo()) closed by
- fixed: r3788 make setlocale default to the process code page when no codeset …
- 9:12 PM Changeset [3788] by
- setlocale.c: Changed getCodepage to default to the process codepage …
- 8:49 PM Ticket #187 (strftime is broken for several locales) closed by
- fixed: Fixed the en_GB date/time format string in r3787. Closing the defect …
- 8:46 PM Changeset [3787] by
- localeTimeDo: Fix bad date_time_fmt string for en_GB and others (hour …
- 8:02 PM Ticket #186 (libc: check that stdout is properly flushed on exit) closed by
- worksforme: Works for me. See r3786 for a simple testcase.
- 8:01 PM Changeset [3786] by
- Testcase for #186.
- 7:38 PM Ticket #253 (libc: spawn() crash when starting a shell script) closed by
- fixed: Found a memmove which moved too much, the script location/name length …
- 7:36 PM Changeset [3785] by
- spawnve.c: fixed memmove in the bang-hash-script path that moved too …
- 7:36 PM Changeset [3784] by
- 0.6/spawnve.c: fixed memmove in the bang-hash-script path that moved …
- 7:10 PM Changeset [3783] by
- 0.6/sharedpm.c: Disabled some racy/buggy code in libc_spmSelf.
- 7:08 PM Changeset [3782] by
- Forward ported r3780 and r3781 (nits).
- 6:36 PM Changeset [3781] by
- sharedpm: Don't assert if we get ERROR_ALREADY_POSTED (299).
- 6:36 PM Changeset [3780] by
- typo in comment
- 6:28 PM Ticket #190 (Libc path rewriting is not working for fork()ed processes) closed by
- wontfix: The reason why this is still broken (I believe I tried to fix it once …
- 4:51 PM Ticket #211 (sigfpe in strtod) closed by
- worksforme: Cannot reproduce. Tried two machines no SIGFPE.
- 2:36 PM Ticket #193 (fnmatch() implementation is broken) closed by
- fixed
- 2:35 PM Changeset [3779] by
- Drop the liberty fnmatch.h, adding the GNUisms to the emx header. …
- 2:11 PM Ticket #248 (libc: Unix extended attributes can cause non-EAs aware applictions to fail) closed by
- fixed: Dropped FEA_NEEDEA in r3778. Hope everyone will be happy now…
- 2:10 PM Changeset [3778] by
- libc-backend: Don't set FEA_NEEDEA - it causes weird problems here and …
- 2:02 PM Ticket #205 (coreutils chmod does not work on files without EA) closed by
- fixed: Implemented in r3777.
- 2:01 PM Changeset [3777] by
- chmod/fchmod: Add unix mode EA if not found and the FS supports it. …
- 1:20 PM Ticket #247 (libc: feof(pipe_handle) keeps returning 0 after pipe is closed) closed by
- fixed: Checked a little bit and seems ERROR_PIPE_NOT_CONNECTED is only used …
- 1:19 PM Changeset [3776] by
- read/fhOs2FileWrite: Translate ERROR_PIPE_NOT_CONNECTED when …
Note:
See TracTimeline
for information about the timeline view.