Timeline
Jun 1, 2007:
- 11:11 PM Ticket #169 (Crash in safe version of DosStartSession() when passing NULLs) created by
- Using DosStartSession() with NULL in the second and/or third parameter …
May 31, 2007:
- 11:15 PM Changeset [3375] by
- GCC* -> GXX*.
May 27, 2007:
- 1:17 PM Changeset [3374] by
- Perparing for 0.6.3.
- 1:03 PM Tickets #167,168 batch updated by
- fixed: (In [3373]) Wait for spawned/execed child so it can finish inherting …
- 1:03 PM Changeset [3373] by
- Wait for spawned/execed child so it can finish inherting us. Close …
- 1:00 PM Ticket #168 (libc: close filehandles on exec) created by
- Since the process calling exec*() isn't terminated until the child has …
- 12:50 PM Ticket #167 (libc: __spawnve should wait for children to finish the inheriting) created by
- There is a race between parent and child processes when it comes to …
- 12:37 PM Ticket #166 (libc: three serious __libc_tcpipops_Close4x bugs that might cause ...) closed by
- fixed: (In [3372]) Fixes #166.
- 12:37 PM Changeset [3372] by
- Fixes #166.
- 12:29 PM Ticket #166 (libc: three serious __libc_tcpipops_Close4x bugs that might cause ...) created by
- The tcpip close method in tcpipver.cpp doesn't unlink the socket …
- 8:37 AM Changeset [3371] by
- perhaps we should exit all MCs before comitting suicide?
- 8:35 AM Changeset [3370] by
- perhaps we should exit all MCs before comitting suicide?
May 21, 2007:
- 3:55 AM Changeset [3369] by
- OS/2 needs a shared build to work.
- 3:53 AM Changeset [3368] by
- a couple of fixes.
- 3:53 AM Changeset [3367] by
- need posix bits too.. this is magic.
- 2:29 AM Changeset [3366] by
- No bootstrapping.
- 2:29 AM Changeset [3365] by
- fixed eol style.
- 2:27 AM Changeset [3364] by
- In progress…
May 19, 2007:
May 17, 2007:
- 12:32 PM kOptions edited by
- correct stuff about wildcards (diff)
May 16, 2007:
- 5:26 PM Ticket #164 (execv() doesn't stop the original program) closed by
- wontfix: This is an known issue and not planned to be fixed for 0.6.x. The …
- 11:25 AM kOptions edited by
- Added some (hopefully correct) details about wildcard handling (diff)
- 7:59 AM kOptions created by
- Initial list of all -Z options that I could find
- 7:34 AM WikiStart edited by
- (diff)
May 15, 2007:
- 11:05 PM Ticket #164 (execv() doesn't stop the original program) created by
- Programs compiled with GCC 3.3.5 (and linked against libc061 or …
- 11:01 PM WikiStart edited by
- add hint how to be able to open tickets (diff)
May 7, 2007:
- 6:47 AM Changeset [3363] by
- added tar.
- 6:46 AM Ticket #79 (Tar 1.16.1) closed by
- fixed: Initial port done. No extended attributes supported, so no problem …
- 6:35 AM Changeset [3362] by
- drop the isatty check, it break gzip - >/dev/null stuff used in the …
- 6:01 AM Changeset [3361] by
- Build config, including bootstrapping.
- 6:01 AM Changeset [3360] by
- we have to deal with drive letters too and not only OSF stuff.
- 5:51 AM Changeset [3359] by
- Build config, including bootstrapping.
- 5:26 AM Changeset [3358] by
- Skip this on OS/2.
- 5:19 AM Changeset [3357] by
- Workaround for kLIBC buf #163.
- 5:08 AM Changeset [3356] by
- Set binary mode on stdout when we're reading stdin and writing stdout.
- 5:07 AM Changeset [3355] by
- OS/2 needs 2+ sleeps for file times to change.
- 5:05 AM Ticket #162 (libc: -Zno-fork -> unresolved do_return_failure and do_return_success) closed by
- fixed: (In [3354]) Put do_return_failure and do_return_success outside the …
- 5:05 AM Changeset [3354] by
- Put do_return_failure and do_return_success outside the #ifdefs. Fixes …
- 4:58 AM Ticket #163 (libc: rmdir resolves symlinks in the last component) closed by
- fixed: (In [3353]) rmdir doesn't resolve the last path component. Fixes #163.
- 4:58 AM Changeset [3353] by
- rmdir doesn't resolve the last path component. Fixes #163.
- 4:53 AM Changeset [3352] by
- Some more tests.
- 4:20 AM Changeset [3351] by
- Added testcase for #163, rmdir-1. References #163.
- 4:09 AM Ticket #163 (libc: rmdir resolves symlinks in the last component) created by
- rmdir should fail with ENOTDIR if a path to a symbolic link is given. …
- 2:57 AM Changeset [3350] by
- OS/2 doesn't do newlines in filenames, so skip it.
- 1:45 AM kNIXPorting edited by
- (diff)
- 1:44 AM Changeset [3349] by
- setmode(,O_BINARY) for OS/2 please.
- 1:43 AM Changeset [3348] by
- create binary files.
- 1:43 AM Changeset [3347] by
- setmode(,O_BINARY) for OS/2 please.
- 12:17 AM Changeset [3346] by
- @PATH_SEPARATOR@ and proper quoting.
- 12:15 AM kNIXPorting edited by
- (diff)
- 12:09 AM Ticket #162 (libc: -Zno-fork -> unresolved do_return_failure and do_return_success) created by
- A regression from some of the DLL initterm + fork fixes. The …
May 6, 2007:
- 10:46 PM kNIXPorting edited by
- (diff)
- 10:17 PM kNIXPorting created by
- 10:11 PM WikiStart edited by
- (diff)
- 10:10 PM WikiStart edited by
- (diff)
- 9:54 PM Changeset [3345] by
- OS/2 got drive letters as well guys.
- 9:54 PM Changeset [3344] by
- Drive letters.
- 9:40 PM Changeset [3343] by
- tar 1.16.1
- 9:31 PM Changeset [3342] by
- tar 1.16.1
- 8:44 AM Changeset [3341] by
- cpio
- 8:42 AM Ticket #81 (cpio 2.6) closed by
- fixed: Build normally and in bootstrap mode. The testcases runs fine, …
- 8:38 AM Changeset [3340] by
- use the kLIBC getcwd.
- 8:33 AM Changeset [3339] by
- build config.
- 8:22 AM Changeset [3338] by
- hey! OS/2 have drive letters as well guys.
- 8:00 AM Changeset [3337] by
- Check for .exe as well. (fixes issue where the cpio test claims that …
- 7:33 AM Ticket #93 (make 3.81) closed by
- fixed: Already did this as part of kBuild (kmk_gmake). May have to device a …
- 7:30 AM Changeset [3336] by
- GNU make
- 7:29 AM Changeset [3335] by
- Use the kBuild GNU make. (no need to duplicate this work)
- 7:14 AM Changeset [3334] by
- grr. drive letter stuff.
- 6:55 AM Changeset [3333] by
- cpio 2.7
- 6:54 AM Changeset [3332] by
- cpio 2.7
- 6:45 AM Changeset [3331] by
- zlib, bzip2 and gzip.
- 6:42 AM Ticket #85 (gzip 1.3.11) closed by
- fixed: All the scripts (*.in) was modifying the path assuming colon as …
- 6:37 AM Changeset [3330] by
- gzip make config.
- 6:36 AM Changeset [3329] by
- Stupid, stupid, bashisms.
- 6:35 AM Changeset [3328] by
- we have config.h, avoid stupid conflicts.
- 5:36 AM Changeset [3327] by
- We use ';' as PATH separator. TODO: change this with some sed …
- 5:26 AM Changeset [3326] by
- gzip 1.3.11
- 5:25 AM Changeset [3325] by
- gzip 1.3.11
- 5:23 AM Changeset [3324] by
- move to the right place
- 5:23 AM Changeset [3323] by
- app-arch
- 5:17 AM Ticket #80 (bzip2 and libbzip2 1.0.4) closed by
- fixed: Joined setmode cause with cygwin and added dllexport. Building static …
- 5:13 AM Changeset [3322] by
- Initial make config.
- 5:13 AM Changeset [3321] by
- dllexport just to make sure we didn't miss anything.
- 5:12 AM Changeset [3320] by
- do the same setmode stuff as cygwin.
- 4:22 AM Changeset [3319] by
- bzip2 1.0.4
- 4:18 AM Changeset [3318] by
- bzip2 1.0.4
- 4:12 AM Changeset [3317] by
- keywords.
- 4:11 AM Ticket #95 (zlib 1.2.3) closed by
- fixed: Wrote makefile and did some small adjustments to zconf.h. Both static …
- 4:09 AM Changeset [3316] by
- Initial make config.
- 4:07 AM Changeset [3315] by
- KLIBC config.
- 3:33 AM Changeset [3314] by
- zlib 1.2.3
- 3:32 AM Changeset [3313] by
- oops.
- 3:32 AM Changeset [3312] by
- 3:30 AM Changeset [3311] by
- zlib 1.2.3
- 3:02 AM WikiStart edited by
- (diff)
- 2:46 AM Changeset [3310] by
- No parallel building and build release with debug info and frame pointers.
- 2:39 AM Changeset [3309] by
- obsolete.
- 2:37 AM Changeset [3308] by
- flex is in sys-devel not sys-apps.
- 2:27 AM Changeset [3307] by
- Parallel build fix.
- 2:21 AM Changeset [3306] by
- fixed getcwd issue (drop the replacement stuff).
- 2:19 AM Changeset [3305] by
- Just make packing non-default.
- 2:19 AM Changeset [3304] by
- Use out/.../dist as UNIXROOT.
- 2:18 AM Changeset [3303] by
- EMXSHELL?
- 2:16 AM Changeset [3302] by
- 755 is MODE not INST.
- 2:06 AM Changeset [3301] by
- using libc07 isn't intersting just yet. So keep it out of the …
- 1:50 AM Changeset [3300] by
- some more rules.
- 1:50 AM Changeset [3299] by
- os2/dlfcn.h is dead.
- 1:44 AM Changeset [3298] by
- all_recursive…
- 1:41 AM Changeset [3297] by
- Some cleanup fixes and incorrect dependencies.
- 1:26 AM Changeset [3296] by
- Tabs.
- 1:26 AM Changeset [3295] by
- forgot to create the directory.
- 1:20 AM Changeset [3294] by
- belongs elsewhere
- 1:18 AM Changeset [3293] by
- Some bootstrapping order changes.
- 12:59 AM Ticket #161 (nasm 0.98.xx) created by
- libc and emx (trunk only) uses nasm instead of alp and masm, so I need …
- 12:57 AM Milestone libc-0.6.2 completed
- The next bugfix release.
- 12:39 AM Changeset [3292] by
- no PERL_SH_DIR or emx.
May 5, 2007:
- 7:30 PM Changeset [3291] by
- 0.6.2 release notes.
- 6:42 PM Changeset [3290] by
- Fixed rc.exe bustage introduced by Yuri's wrc patch. And applied a …
May 2, 2007:
- 11:43 PM Ticket #160 (libc: 3 more default rewrite rules; /@system_root, /@system_drive and ...) closed by
- fixed: (In [3289]) Implemented /@system_root, /@system_drive and /@tmpdir …
- 11:43 PM Changeset [3289] by
- Implemented /@system_root, /@system_drive and /@tmpdir default …
- 11:41 PM Ticket #160 (libc: 3 more default rewrite rules; /@system_root, /@system_drive and ...) created by
-
/@system_root
redirects you toC:/OS2
(assuming the system … - 10:31 PM Ticket #159 (emxomfld: wrc support) closed by
- fixed: (In [3288]) Applied wrc.exe patch from Yuri. Fixes #159.
- 10:31 PM Changeset [3288] by
- Applied wrc.exe patch from Yuri. Fixes #159.
- 10:30 PM Ticket #159 (emxomfld: wrc support) created by
- Yuri has submitted a patch for using the Open Watcom resource compiler …
- 2:16 AM Changeset [3287] by
- bash and perl
- 2:00 AM Changeset [3286] by
- flip DOS slashes in path elements to prevent escape mishaps in scripts.
- 1:44 AM Changeset [3285] by
- Implemented set special *LIBPATH* variables.
- 12:23 AM Changeset [3284] by
- fixed unterminated LIBPATHSTRICT value.
May 1, 2007:
- 10:38 PM Changeset [3283] by
- configured bootstrap build.
- 10:38 PM Changeset [3282] by
- unixroot
- 8:39 PM Ticket #158 (libc: printf("%#X, 255) outputs 0xFF instead of 0XFF) closed by
- fixed: (In [3281]) Fixed X prefix (it wasn't upper cased). Fixes #158.
- 8:39 PM Changeset [3281] by
- Fixed X prefix (it wasn't upper cased). Fixes #158.
- 8:38 PM Ticket #158 (libc: printf("%#X, 255) outputs 0xFF instead of 0XFF) created by
- The topic says it all. It's a tiny bug in _output.c.
- 8:15 PM Changeset [3280] by
- optimized.
- 7:31 PM Changeset [3279] by
- tabs!
- 7:30 PM Changeset [3278] by
- test and echo as well.
- 7:30 PM Changeset [3277] by
- test and echo as well.
- 7:22 PM Changeset [3276] by
- Backed out bash-3.1-gentoo.patch, bash-3.1-fix-dash-login-shell.patch …
- 7:20 PM Changeset [3275] by
- Backed out Brendan's patches.
- 7:15 PM Changeset [3274] by
- Recreating bash-3.1-p17…
- 7:04 PM Changeset [3273] by
- PATH_SEPARATOR stuff.
- 6:53 PM Changeset [3272] by
- a couple of spaces.
- 6:53 PM Changeset [3271] by
- translate /bin/sh and a few other standard things to /@unixroot and …
- 6:40 PM Changeset [3270] by
- translate /bin/sh and a few other standard things to /@unixroot and …
- 6:40 PM Changeset [3269] by
- unixroot
- 5:52 PM Changeset [3268] by
- Don't use the P_tmpdir #define and use the OS/2 TMP and TEMP variables …
- 5:50 PM Changeset [3267] by
- Spell out 'text-mode' just to be sure.
- 5:50 PM Changeset [3266] by
- Same problem as in zread.c with \r\n -> \n translation screwing up …
- 5:49 PM Changeset [3265] by
- minor adjustment.
- 4:30 PM Changeset [3264] by
- Two driveletter cases we share with cygwin.
- 4:26 PM Changeset [3263] by
- Translate \r\n like cygwin.
- 4:25 PM Changeset [3262] by
- We like translating input files as well.
- 4:25 PM Changeset [3261] by
- Fixed an issue with lseek and \r\n -> \n translation.
- 3:11 PM Changeset [3260] by
- Ignore unlink failure like cygwin does. Fixes the array testcase.
- 3:10 PM Changeset [3259] by
- translate \r\n to \n like cygwin.
- 3:09 PM Changeset [3258] by
- We don't want CR/LF either.
- 3:09 PM Changeset [3257] by
- We don't want CR/LF either.
- 3:08 PM Changeset [3256] by
- OS/2 has drive letters and slashes goes both ways, just like cygwin.
- 3:07 PM Changeset [3255] by
- PATH_SEPARATOR
Apr 30, 2007:
- 1:51 AM Changeset [3254] by
- VPATH
- 1:18 AM Changeset [3253] by
- Applied readline-51-001
- 1:17 AM Changeset [3252] by
- Applied bash31-017
- 1:17 AM Changeset [3251] by
- Applied bash31-016
- 1:16 AM Changeset [3250] by
- Applied bash31-015
- 1:16 AM Changeset [3249] by
- Applied bash31-014
- 1:16 AM Changeset [3248] by
- Applied bash31-013
- 1:16 AM Changeset [3247] by
- Applied bash31-012
- 1:15 AM Changeset [3246] by
- Applied bash31-011
- 1:15 AM Changeset [3245] by
- Applied bash31-010
- 1:15 AM Changeset [3244] by
- Applied bash31-009
- 1:14 AM Changeset [3243] by
- Applied bash31-008
- 1:14 AM Changeset [3242] by
- Applied bash31-007
- 1:13 AM Changeset [3241] by
- Applied bash31-006
- 1:13 AM Changeset [3240] by
- Applied bash31-005
- 1:13 AM Changeset [3239] by
- Applied bash31-004
- 1:13 AM Changeset [3238] by
- Applied bash31-003
- 1:12 AM Changeset [3237] by
- Applied bash31-002
- 1:11 AM Changeset [3236] by
- Applied bash31-001
- 1:09 AM Changeset [3235] by
- Applied bash-3.1-gentoo.patch (gentoo).
- 1:07 AM Changeset [3234] by
- Applied bash-3.1-fix-dash-login-shell.patch (gentoo).
- 1:04 AM Changeset [3233] by
- Applied bash-3.1-bash-logger.patch (gentoo)
Apr 29, 2007:
- 10:43 PM Changeset [3232] by
- Applied Brendan's patches.
- 10:24 PM Changeset [3231] by
- eol style.
- 9:58 PM Changeset [3230] by
- bash 3.1
- 9:53 PM Changeset [3229] by
- PC_SLASHES
- 9:49 PM Changeset [3228] by
- bash 3.1
- 9:45 PM Changeset [3227] by
- app-shells
- 9:22 PM Changeset [3226] by
- Puthon 2.5
- 9:12 PM Changeset [3225] by
- Python 2.5
- 8:32 PM Changeset [3224] by
- Resolve the path before attempting to load anything.
- 8:02 PM Changeset [3223] by
- installation hacks.
- 7:51 PM Changeset [3222] by
- Correct output name please.
- 7:38 PM Changeset [3221] by
- Don't use DosCopy.
- 3:34 PM Changeset [3220] by
- Build a.out and link omf. Drop -Zexe.
Apr 25, 2007:
- 4:11 AM Ticket #157 (perl 5.8.8) created by
- Port perl so we can run the auto* stuff.
- 3:50 AM Changeset [3219] by
- d_dirfd isn't define really.
- 3:35 AM Changeset [3218] by
- skip failing fmode tests on OS/2.
- 3:32 AM Changeset [3217] by
- skip this on OS/2.
- 3:28 AM Changeset [3216] by
- OS/2 has drive letters dude.
- 3:27 AM Changeset [3215] by
- make the standard abs_path call deal with symlinks and stopped it from …
- 2:14 AM Ticket #89 (emxomfld: Support wlink (the watcom linker)) closed by
- fixed: The HLL patch part of this defect is separated into #156 so I can …
- 2:12 AM Ticket #156 (emxomfld: wlink hll support) created by
- This is mostly done, but need some finishing touches before the …
- 2:02 AM Ticket #153 (libc: Add a @executable_path rewrite rule by default.) closed by
- fixed: (In [3214]) /@executable_path. Fixes #153.
- 2:02 AM Changeset [3214] by
- /@executable_path. Fixes #153.
- 1:09 AM Changeset [3213] by
- Wrong object freed in bailout. fixes uconv crash.
- 1:07 AM Ticket #155 (libc: setlocale calls UniFreeUconvObjec(NULL) instead of ...) closed by
- fixed: Turns out the problem was a UniFreeUconvObject(NULL) call that would …
- 12:36 AM Ticket #155 (libc: setlocale calls UniFreeUconvObjec(NULL) instead of ...) created by
- The perl lib/locale.t failes on the {{{setlocale(LC_ALL, …
Apr 24, 2007:
- 11:58 PM Changeset [3212] by
- Don't export ITIMER_VIRTUAL and other unimplemented stuff.
- 11:57 PM Changeset [3211] by
- Don't export ITIMER_VIRTUAL and other unimplemented stuff.
- 11:54 PM Changeset [3210] by
- DosCopy is really a bad idea at the moment.
- 11:51 PM Changeset [3209] by
- kLIBC has inode and dev that are pretty much reliable.
- 11:24 PM Changeset [3208] by
- Use Ex-apis. Drop the dup() guards since libc is checking for that already.
- 11:23 PM Changeset [3207] by
- +
- 11:14 PM Changeset [3206] by
- Fixed the fork crash.
Apr 22, 2007:
- 5:23 PM Changeset [3205] by
- tests
- 4:44 PM Changeset [3204] by
- _libc_32to16
- 4:38 PM Changeset [3203] by
- wlink
- 4:36 PM Changeset [3202] by
- wlink
- 4:28 PM Changeset [3201] by
- hacking…
- 4:27 PM Changeset [3200] by
- seems to be missing a dependency here…
- 4:21 PM Changeset [3199] by
- hacking…
- 2:59 PM Changeset [3198] by
- we don't currently care about a.out.
- 2:53 PM Changeset [3197] by
- Avoid which and drop the set -x.
- 2:14 PM Changeset [3196] by
- Missed two xreg uses.
- 2:13 PM Changeset [3195] by
- some preliminary hacks.
- 2:10 PM Changeset [3194] by
- fixed a dependency and a stupid typo.
- 2:10 PM Changeset [3193] by
- we're *not* emx and don't want anything to do with any stray emx …
- 2:09 PM Changeset [3192] by
- for later.
- 2:07 PM Changeset [3191] by
- underscores and a weakld problem(?).
- 2:06 PM Changeset [3190] by
- underscores and object/page.
- 12:42 PM Changeset [3189] by
- sillybuggers.
- 10:57 AM Changeset [3188] by
- Applied patch from Paul (aka Creeping).
- 10:56 AM Changeset [3187] by
- eol
- 10:52 AM Changeset [3186] by
- What's the point of using cmd when we're in a shell script? My path is …
- 10:11 AM Changeset [3185] by
- findutils
- 9:52 AM Ticket #154 (libc: _SC_ARG_MAX is significantly lower than ARG_MAX) created by
- This break the xargs logic. Cygwin had similar issues as they too let …
- 9:51 AM Changeset [3184] by
- perl 5.8.8
- 9:50 AM Changeset [3183] by
- for perl and python
- 9:44 AM Changeset [3182] by
- Don't use _SC_ARG_MAX, it's too low.
- 9:18 AM Changeset [3181] by
- perl 5.8.8
- 9:13 AM Changeset [3180] by
- Configured normal and bootstrapping builds.
- 9:11 AM Changeset [3179] by
- Why can't these guys just use the libc fts when present. crap.
- 8:55 AM Changeset [3178] by
- the logic doesn't work for use yet.
- 7:36 AM Changeset [3177] by
- another drive letter thing.
- 7:36 AM Changeset [3176] by
- Missed a change quote there.
- 7:29 AM Changeset [3175] by
- Missed a change quote there.
- 7:28 AM Changeset [3174] by
- silly!
- 7:17 AM Changeset [3173] by
- Cut the crap that screws up emxomfar.
- 7:16 AM Changeset [3172] by
- the usual drive letter crap.
- 5:31 AM Changeset [3171] by
- findutils 4.3.2
- 5:08 AM Changeset [3170] by
- findutils 4.3.2
- 4:49 AM Changeset [3169] by
- added new stuff.
- 4:45 AM Changeset [3168] by
- comment.
- 4:42 AM Changeset [3167] by
- …
- 4:40 AM Changeset [3166] by
- m4 build config and bootstrapping.
- 3:59 AM Changeset [3165] by
- fixed typo.
- 3:46 AM Changeset [3164] by
- convert dos slashes to unix slashes found in the PATH as to not upset …
- 3:23 AM Changeset [3163] by
- Build config.
- 3:23 AM Changeset [3162] by
- Ported to ash.
- 3:13 AM Changeset [3161] by
- gentoo autoconf-wrapper v4.
- 3:04 AM Changeset [3160] by
- build config with bootstrapping.
- 2:29 AM Changeset [3159] by
- Applied OS/2 patches.
- 2:16 AM Changeset [3158] by
- autoconf 2.13
- 2:10 AM Changeset [3157] by
- autoconf 2.13
- 2:02 AM Changeset [3156] by
- quick make config.
- 2:01 AM Changeset [3155] by
- quick port to ash.
- 1:30 AM Changeset [3154] by
- gentoo automake-wrapper v3.
Apr 16, 2007:
- 4:31 AM Ticket #153 (libc: Add a @executable_path rewrite rule by default.) created by
- I think this might be convenient for referencing files relative to the …
- 4:23 AM Changeset [3153] by
- automake-* and autoconf.
- 4:21 AM Changeset [3152] by
- TAR too.
- 4:20 AM Changeset [3151] by
- seems they should be executable after all…
- 4:19 AM Changeset [3150] by
- Unixroot and the drive letter fix.
- 4:18 AM Changeset [3149] by
- Bootstrap and normal automake 1.10 config.
- 3:46 AM Changeset [3148] by
- automake 1.10
- 3:45 AM Changeset [3147] by
- automake 1.10
- 3:33 AM Changeset [3146] by
- Bootstrap and normal automake 1.9 config.
- 3:32 AM Changeset [3145] by
- I don't have 1.8a whatever that is.
- 3:32 AM Changeset [3144] by
- Unixroot.
- 3:31 AM Changeset [3143] by
- Unixroot and one silly ':' issue.
- 1:44 AM Changeset [3142] by
- Unixroot.
- 1:28 AM Changeset [3141] by
- Bootstrap and normal automake 1.8 config.
- 1:28 AM Changeset [3140] by
- Unixroot.
- 12:57 AM Changeset [3139] by
- UNIXROOT
- 12:54 AM Changeset [3138] by
- Bootstrap and normal automake 1.7 config.
- 12:22 AM Changeset [3137] by
- Bootstrap and normal automake 1.4 config.
Apr 15, 2007:
- 11:32 PM Changeset [3136] by
- drive letters.
- 11:31 PM Changeset [3135] by
- drive letters.
- 11:30 PM Changeset [3134] by
- unixroot
- 11:29 PM Changeset [3133] by
- unixroot
- 11:17 PM Changeset [3132] by
- Added -Zomf
- 11:11 PM Changeset [3131] by
- unixroot
- 10:57 PM Changeset [3130] by
- drive letters.
- 9:38 PM Changeset [3129] by
- Applied automake-1.4-subdirs-89656.patch
- 9:36 PM Changeset [3128] by
- Applied automake-1.4-libtoolize.patch
- 9:33 PM Changeset [3127] by
- applied automake-1.4-ansi2knr-stdlib.patch
- 9:33 PM Changeset [3126] by
- merged OS/2 changes.
- 9:12 PM Changeset [3125] by
- automake 1.4-p6
- 9:11 PM Changeset [3124] by
- automake 1.4-p6
- 9:08 PM Changeset [3123] by
- automake 1.7.9
- 9:08 PM Changeset [3122] by
- damn
- 9:08 PM Changeset [3121] by
- automake 1.7.9
- 9:06 PM Changeset [3120] by
- automake 1.7.9
- 9:01 PM Changeset [3119] by
- automake 1.8.5
- 9:00 PM Changeset [3118] by
- automake 1.8.5
- 8:45 PM Changeset [3117] by
- hacking
- 8:41 PM Changeset [3116] by
- typo.
- 8:39 PM Changeset [3115] by
- Yet another @unixroot thing.
- 8:17 PM Changeset [3114] by
- More @unixroot.
- 8:03 PM Changeset [3113] by
- OS/2 and CFLAGS.
- 7:44 PM Changeset [3112] by
- ac_executable_extensions and some PATH cleanup.
- 6:37 PM Changeset [3111] by
- unixroot transformation.
- 5:59 PM Changeset [3110] by
- some more.
- 10:26 AM Changeset [3109] by
- mark make recursion
- 10:23 AM Changeset [3108] by
- fixed some modes. drop the packing for now.
- 10:22 AM Changeset [3107] by
- ORDERDEPS
- 10:02 AM Changeset [3106] by
- fixed copy and past bug found by Yuri.
- 9:35 AM Changeset [3105] by
- syntax.
- 5:41 AM Changeset [3104] by
- kLIBC
- 5:38 AM Changeset [3103] by
- new version.
- 5:27 AM Ticket #152 (libc: lost signals / thread pokes) closed by
- fixed: (In [3102]) workaround for lost signals / thread pokes. Fixes #152.
- 5:27 AM Changeset [3102] by
- workaround for lost signals / thread pokes. Fixes #152.
- 5:25 AM Ticket #152 (libc: lost signals / thread pokes) created by
- It seems that we lose DosKillThread signals sometimes. I don't know …
- 1:46 AM Changeset [3101] by
- mark the recursion.
- 1:45 AM Changeset [3100] by
- Some parallel building hacks.
- 1:45 AM Changeset [3099] by
- Use kmk builtins.
Apr 14, 2007:
- 11:22 AM Ticket #151 (libc: Recursive "LIBC SYS Filehandle Mutex" panic) closed by
- fixed: (In [3098]) changed the filehandle mutex to must-complete. Fixes #151.
- 11:22 AM Changeset [3098] by
- changed the filehandle mutex to must-complete. Fixes #151.
- 11:21 AM Changeset [3097] by
- changed the filehandle mutex to must-complete.
- 11:00 AM Ticket #151 (libc: Recursive "LIBC SYS Filehandle Mutex" panic) created by
- The filehandles.c gmtx must be changed to _FMC_MUST_COMPLETE or we'll …
Apr 10, 2007:
- 5:34 AM Changeset [3096] by
- another unixroot thing.
- 5:20 AM Changeset [3095] by
- unixroot changes.
- 4:30 AM Changeset [3094] by
- Make autoconf 2.61 build and fixed a bootstrap build too. dunno if it …
- 2:39 AM Changeset [3093] by
- autoconf 2.61
- 2:34 AM Changeset [3092] by
- autoconf 2.61
- 2:19 AM Changeset [3091] by
- m4 1.4.8
- 2:18 AM Changeset [3090] by
- m4 1.4.8
- 2:14 AM Changeset [3089] by
- automake 1.9.6
- 2:14 AM Changeset [3088] by
- wrong place.
- 2:09 AM Changeset [3087] by
- automake 1.9.6
- 2:06 AM Changeset [3086] by
- automake 1.9.6
- 1:51 AM Changeset [3085] by
- Configured sed building and bootstrapping. References #84.
- 1:06 AM Changeset [3084] by
- sed 4.1.5
- 1:06 AM Changeset [3083] by
- sed 4.1.5
Apr 9, 2007:
- 11:15 PM Changeset [3082] by
- Configured gawk bootstrapping.
- 11:15 PM Changeset [3081] by
- our gcc doesn't like stdcall + regparm, so use Optlink instead.
- 11:14 PM Changeset [3080] by
- Don't make big assumptions about the whereabouts of sh on OS/2.
- 10:27 PM Changeset [3079] by
- don't mess with non-seekable files.
- 9:47 PM Changeset [3078] by
- _wildcard+_response
- 9:04 PM Changeset [3077] by
- gawk 3.1.5
- 8:57 PM Changeset [3076] by
- gawk 3.1.5
- 3:06 AM Changeset [3075] by
- bootstrap config of texinfo.
- 2:17 AM Changeset [3074] by
- 2.5.1
- 2:14 AM Changeset [3073] by
- bootstrap config of ncurses.
- 12:32 AM Ticket #150 (libc: symlinks 'files' contain garbage instead of the name) closed by
- fixed
- 12:28 AM Ticket #133 (_SC_PAGESIZE missing in sysconf()) closed by
- fixed: (In [3072]) implemented _SC_PAGE_SIZE/_SC_PAGESIZE. Fixes #133.
- 12:28 AM Changeset [3072] by
- implemented _SC_PAGE_SIZE/_SC_PAGESIZE. Fixes #133.
- 12:27 AM Changeset [3071] by
- implemented _SC_PAGE_SIZE/_SC_PAGESIZE.
- 12:17 AM Changeset [3070] by
- Fixed symlink content.
- 12:17 AM Changeset [3069] by
- Fixed symlink content.
- 12:16 AM Changeset [3068] by
- fixed reference to uninitialized variable with the #148 fix.
- 12:16 AM Changeset [3067] by
- fixed reference to uninitialized variable with the #148 fix.
- 12:10 AM Ticket #150 (libc: symlinks 'files' contain garbage instead of the name) created by
- This is caused by a typo in libc_back_fsNativeSymlinkCreate.
Apr 8, 2007:
- 11:08 PM Changeset [3066] by
- egrep, fgrep.
- 10:48 PM Changeset [3065] by
- move cleanup.
- 10:46 PM Changeset [3064] by
- configured grep.
- 10:24 PM Ticket #149 (libc: stat("/dev/null", &s) fails, fix.) closed by
- fixed: (In [3063]) Fake something half ok when a device is being stat()'ed. …
- 10:24 PM Changeset [3063] by
- Fake something half ok when a device is being stat()'ed. Fixes #149.
- 10:23 PM Changeset [3062] by
- Fake something half ok when a device is being stat()'ed.
- 10:22 PM Ticket #149 (libc: stat("/dev/null", &s) fails, fix.) created by
- There is an todo for handling this in the …
- 10:11 PM Ticket #148 (emxomf: The anonymous members of struct stat chokes the debuggers) closed by
- fixed: (In [3061]) Set structure field name to <anonymous> if it doesn't have …
- 10:11 PM Changeset [3061] by
- Set structure field name to <anonymous> if it doesn't have any name. …
- 10:11 PM Changeset [3060] by
- Set structure field name to <anonymous> if it doesn't have any name.
- 10:04 PM Ticket #148 (emxomf: The anonymous members of struct stat chokes the debuggers) created by
- The debuggers expect structure members to have valid names it seems, …
- 8:58 PM Ticket #147 (libc: merge in current regex code and fix REG_ERANGE bug (sed/grep/++)) closed by
- fixed: (In [3059]) Merged in regex from glibc 2.5. Fixes #147.
- 8:58 PM Changeset [3059] by
- Merged in regex from glibc 2.5. Fixes #147.
- 8:54 PM Ticket #147 (libc: merge in current regex code and fix REG_ERANGE bug (sed/grep/++)) created by
-
Merge over the regex code from glibc 2.5 and fixed the
[b-a]
… - 8:51 PM Changeset [3058] by
- Merged in regex from glibc 2.5.
- 8:50 PM Changeset [3057] by
- Speed up when using kmk.
- 7:12 PM Changeset [3056] by
- Added a fixed default (C/POSIX) collate locale to avoid unilib …
- 7:11 PM Changeset [3055] by
- Added a fixed default (C/POSIX) collate locale to avoid unilib …
- 7:09 PM Changeset [3054] by
- Added a fixed default (C/POSIX) collate locale to avoid unilib …
- 7:07 PM Changeset [3053] by
- Added a fixed default (C/POSIX) collate locale to avoid unilib …
- 6:53 PM Changeset [3052] by
- wcscoll test.
- 6:42 PM Changeset [3051] by
- wcscoll test.
- 4:07 PM Ticket #131 (fork() failed, when BSS segment is too big) closed by
- wontfix: DosExecPgm returns 0xAA (170) (ERROR_BUSY), must be something it …
- 3:52 PM Changeset [3050] by
- Return correct error code.
- 3:50 PM Changeset [3049] by
- Return correct error code.
- 3:36 PM Changeset [3048] by
- made it build in new place, fixed typo.
- 3:33 PM Changeset [3047] by
- search the path on OS/2.
- 3:32 PM Changeset [3046] by
- diffutils config.
- 3:32 PM Changeset [3045] by
- diffutils config.
- 2:45 PM Changeset [3044] by
- hack for bad ls.
- 2:14 PM Changeset [3043] by
- -> essentials
- 1:38 PM Changeset [3042] by
- Use the kBuild ash shell for the scripts, install ash as sh.exe too.
- 1:16 PM Changeset [3041] by
- Moving the essential kNIX ports into a separate subdir to avoid …
- 12:47 PM Changeset [3040] by
- added flex
- 12:47 PM Changeset [3039] by
- Build config.
- 12:45 PM Changeset [3038] by
- Build config.
- 12:29 PM Changeset [3037] by
- Read as binary.
- 12:26 PM Changeset [3036] by
- Write files in binary mode. (fixes testcase)
- 10:42 AM Changeset [3035] by
- Ported FreeBSD /usr/bin/rev to OS/2.
- 10:41 AM Changeset [3034] by
- Ported FreeBSD /usr/bin/rev to OS/2.
- 10:29 AM Changeset [3033] by
- FreeBSD 5.x usr.bin/rev/.
- 10:12 AM Changeset [3032] by
- flex 2.5.33
- 10:11 AM Changeset [3031] by
- flex 2.5.33.
- 9:37 AM Changeset [3030] by
- bootstrap order…
- 9:34 AM Changeset [3029] by
- Bootstrapping kNIX.
- 6:56 AM Changeset [3028] by
- A new environment script.
Apr 7, 2007:
- 3:07 PM Changeset [3027] by
- Make an attempt at converting common ilink/link386 options to wlink …
- 3:05 PM Changeset [3026] by
- Make an attempt at converting common ilink/link386 options to wlink …
- 8:53 AM Changeset [3025] by
- INET_ADDRSTRLEN. Ref #127.
- 8:53 AM Changeset [3024] by
- INET_ADDRSTRLEN. Ref #127.
- 8:43 AM Ticket #146 (libc: fread() on a write-only stream incorrectly puts it in an ...) closed by
- fixed: (In [3023]) Fixed fread bug that blocked up write-only streams. Fixes #146.
- 8:43 AM Changeset [3023] by
- Fixed fread bug that blocked up write-only streams. Fixes #146.
- 8:42 AM Changeset [3022] by
- Fixed fread bug that blocked up write-only streams.
- 8:40 AM Ticket #146 (libc: fread() on a write-only stream incorrectly puts it in an ...) created by
- A little glitch in the fread code.
- 8:10 AM Ticket #145 (emxomf: deal with non-standard enum stabs) closed by
- fixed: (In [3021]) Implemented non-standard enum (size) based on a patch from …
- 8:10 AM Changeset [3021] by
- Implemented non-standard enum (size) based on a patch from Froloff. …
- 8:10 AM Changeset [3020] by
- Implemented non-standard enum (size) based on a patch from Froloff.
- 8:09 AM Ticket #145 (emxomf: deal with non-standard enum stabs) created by
- Deal with stabs for non-standard sized enums, like (the last enum is a …
- 7:35 AM Ticket #144 (libc: tolower() doesn't work for the first 128 chars if not inlined.) closed by
- fixed: (In [3019]) Fixed broken tolower (when not inlined). Fixes #144.
- 7:35 AM Changeset [3019] by
- Fixed broken tolower (when not inlined). Fixes #144.
- 7:34 AM Changeset [3018] by
- Fixed broken tolower (when not inlined).
- 7:34 AM Changeset [3017] by
- A toupper/lower testcase.
- 7:33 AM Changeset [3016] by
- A toupper/lower testcase.
- 7:21 AM Ticket #144 (libc: tolower() doesn't work for the first 128 chars if not inlined.) created by
-
Typo in the
locale_ctype.c
version of__tolower()
causes … - 6:54 AM Ticket #143 (libc: __libc_Back_fsDirCurrentSet is hiding failures (chdir)) closed by
- fixed: (In [3015]) Fixed chdir failure hiding. Fixes #143.
- 6:54 AM Changeset [3015] by
- Fixed chdir failure hiding. Fixes #143.
- 6:53 AM Changeset [3014] by
- Fixed chdir failure hiding.
- 6:52 AM Ticket #143 (libc: __libc_Back_fsDirCurrentSet is hiding failures (chdir)) created by
- chdir doesn't fail when it should. The cause is that rc declared twice …
- 6:29 AM Ticket #142 (libc: tempnam(NULL,NULL) crashes and tempnam messes up errno) closed by
- fixed: (In [3013]) Fixed tempnam(NULL,NULL) crash and errno clobbering. Fixes …
- 6:29 AM Changeset [3013] by
- Fixed tempnam(NULL,NULL) crash and errno clobbering. Fixes #142.
- 6:29 AM Changeset [3012] by
- Fixed tempnam(NULL,NULL) crash and errno clobbering.
- 6:26 AM Ticket #142 (libc: tempnam(NULL,NULL) crashes and tempnam messes up errno) created by
- Title says it all.
- 6:23 AM Changeset [3011] by
- fixed testcase name.
- 6:23 AM Changeset [3010] by
- fixed testcase name.
- 6:05 AM Changeset [3009] by
- a quick tempnam testcase.
- 6:01 AM Changeset [3008] by
- unix fix.
- 6:00 AM Changeset [3007] by
- a quick tempnam testcase.
- 4:30 AM Changeset [3006] by
- Fixed watcom .def-file parsing.
- 4:28 AM Changeset [3005] by
- Fixed watcom .def file parsing.
- 2:41 AM Changeset [3004] by
- Fixed wrong segment class.
- 2:01 AM Changeset [3003] by
- Fixed a typo in the collate default data. Optimized strcoll and added …
- 2:00 AM Ticket #135 (libc: setlocale(LC_COLLATE, "C") doesn't work correctly) closed by
- fixed: I can't reproduce the problem after setlocale here but I found a …
- 1:59 AM Changeset [3002] by
- Fixed a typo in the collate default data. Optimized strcoll and added …
- 1:53 AM Changeset [3001] by
- a couple of more locales.
Apr 6, 2007:
- 11:48 PM Changeset [3000] by
- simple strcoll testcase.
- 10:32 PM Ticket #115 (weakld: Don't bitch about export aliases) closed by
- fixed: Can't reproduce anylonger…
- 9:24 PM Ticket #47 (Create .sym files directly from emxomfld) closed by
- fixed: I've applied the -Zsym changes. mapsym.cmd however cannot be shipped …
- 9:23 PM Changeset [2999] by
- Applied the -Zsym patch from Yuri.
- 9:23 PM Changeset [2998] by
- Applied the -Zsym patch from Yuri.
- 9:20 PM Changeset [2997] by
- Applied the -Zsym patch from Yuri.
- 9:19 PM Changeset [2996] by
- Applied the -Zsym patch from Yuri.
- 9:17 PM Changeset [2995] by
- Applied the -Zsym patch from Yuri.
- 8:46 PM Ticket #39 (dllar.cmd enhancements) closed by
- fixed: (In [2994]) applied the remaining patch from Yuri. Fixes #39.
- 8:46 PM Changeset [2994] by
- applied the remaining patch from Yuri. Fixes #39.
- 8:44 PM Changeset [2993] by
- applied the remaining patch from Yuri.
- 8:35 PM Ticket #141 (libc: include the right types.h from sys/param.h, arpa/nameser.h and ...) closed by
- fixed: (In [2992]) include the right types.h. Fixes #141.
- 8:35 PM Changeset [2992] by
- include the right types.h. Fixes #141.
Apr 3, 2007:
- 11:13 PM Ticket #141 (libc: include the right types.h from sys/param.h, arpa/nameser.h and ...) created by
- sys/param.h and two other headers tcpip includes types.h in order to …
- 11:08 PM Changeset [2991] by
- #include <types.h> -> #include (../)types.h to avoid trouble with …
Apr 2, 2007:
- 8:59 AM Ticket #39 (dllar.cmd enhancements) reopened by
- It seems I missed a small change to code for dealing with *.obj files, …
- 4:55 AM Ticket #136 (libc: incorrect parsing of single quotes in commandline arguments) closed by
- fixed: (In [2990]) New single quote handling, Fixes #136.
- 4:55 AM Changeset [2990] by
- New single quote handling, Fixes #136.
- 4:54 AM Changeset [2989] by
- New single quote handling.
- 12:59 AM Ticket #134 (emxomfld/wlink: The internalname and entryname of an IMPORTS statement ...) closed by
- fixed: (In [2988]) Applied fix from Yuri addressing converion of IMPORTS …
- 12:59 AM Changeset [2988] by
- Applied fix from Yuri addressing converion of IMPORTS statement …
- 12:58 AM Changeset [2987] by
- Applied fix from Yuri addressing converion of IMPORTS statement …
- 12:48 AM Ticket #39 (dllar.cmd enhancements) closed by
- fixed: (In [2986]) dllar.cmd enhancements from Yuri. Fixes #39.
- 12:48 AM Changeset [2986] by
- dllar.cmd enhancements from Yuri. Fixes #39.
- 12:48 AM Changeset [2985] by
- dllar.cmd enhancements from Yuri.
- 12:34 AM Ticket #137 (emxomf: Don't truncate symbols twice.) closed by
- fixed: (In [2984]) Guard against double truncation. Fixes #137
- 12:34 AM Changeset [2984] by
- Guard against double truncation. Fixes #137
- 12:33 AM Changeset [2983] by
- Guard against double truncation.
- 12:06 AM Ticket #140 (Definition file line can be greater than 512 bytes) closed by
- fixed: Already fixed this on the trunk, backported to the 0.6 branch now.
- 12:06 AM Changeset [2982] by
- Backported .def line length fix from the trunk.
Mar 4, 2007:
- 3:10 AM Changeset [2981] by
- Implemented symbol enumeration.
- 12:31 AM Changeset [2980] by
- Start on OS/2 DDK headers for GCC.
- 12:27 AM Changeset [2979] by
- name resolution. fixed some fixup bugs, works for wlink dlls now.
Note:
See TracTimeline
for information about the timeline view.