Timeline



Mar 18, 2011:

6:07 PM Ticket #239 (emxomfld can generate incorrect stack size) closed by bird
fixed: (In [3732]) 0.6: Backported r3731: emxomfld.c: Fixed rounding bug when …
6:07 PM Changeset [3732] by bird
0.6: Backported r3731: emxomfld.c: Fixed rounding bug when converting …
6:01 PM Changeset [3731] by bird
emxomfld.c: Fixed rounding bug when converting /STACK:xxx …
4:08 AM Ticket #239 (emxomfld can generate incorrect stack size) created by Steven Levine
Given -Zlinker /ST:0x80000 emxomfld will generate OPTION STACK …

Mar 17, 2011:

11:55 PM Ticket #200 (libc: stat on symlink returns garbage) closed by bird
fixed: Couldn't reproduce, only a tiny off by one st_size bug when creating …
11:54 PM Ticket #220 (emxomf: long names in libraries gets the wrong dict entry and barfs) closed by bird
fixed: (In [3730]) 0.6: Backported r3729: emxomf.c: applied …
11:54 PM Changeset [3730] by bird
0.6: Backported r3729: emxomf.c: applied …
11:53 PM Changeset [3729] by bird
emxomf.c: applied emxomf-03-fix-symbol-too-long.diff with …
11:03 PM Ticket #197 (isatty() doesn't return zero for named pipe handle) closed by bird
worksforme
11:02 PM Changeset [3728] by bird
testcase for the alleged isatty bug. References #197.
10:26 PM Changeset [3727] by bird
0.6: Backported r3726: b_nativeSymlinkCreate.c: Symlinks were created …
10:24 PM Changeset [3726] by bird
b_nativeSymlinkCreate.c: Symlinks were created on byte to long. …
10:19 PM Changeset [3725] by bird
200-stat-symlink.c: added stat/lstat+symlink testcase. References #200.
9:55 PM Ticket #226 (Use lazy loading and beginlibpath to change libpath) closed by bird
duplicate: Keep this discussion in ticket:225.
9:36 PM Ticket #209 (iconv() return only 0 regardless of non-identical conversion) closed by bird
fixed: (In [3724]) 0.6: Backported r3723: iconv: Return retval instead of 0 …
9:36 PM Changeset [3724] by bird
0.6: Backported r3723: iconv: Return retval instead of 0 (count of …
9:35 PM Changeset [3723] by bird
iconv: Return retval instead of 0 (count of non-identical …
9:33 PM Changeset [3722] by bird
0.6: Backported r3721: posix_memalign.c: Always set errno. References #223.
9:32 PM Changeset [3721] by bird
posix_memalign.c: Always set errno. References #223.
9:19 PM Ticket #223 (posix_memalign() is broken) closed by bird
fixed: (In [3720]) 0.6: Backported r3719: posix_memalign: Fixed problem with …
9:19 PM Changeset [3720] by bird
0.6: Backported r3719: posix_memalign: Fixed problem with large …
9:16 PM Changeset [3719] by bird
posix_memalign: Fixed problem with large alignment values. References #223.
6:16 PM Ticket #207 (include/sys/cdefs.h needs updating for GCC 4.x) closed by bird
fixed: (In [3718]) 0.6: Backported r3717: sys/cdefs.h: Updated to FreeBSD 9.0 …
6:16 PM Changeset [3718] by bird
0.6: Backported r3717: sys/cdefs.h: Updated to FreeBSD 9.0 (?) rev …
6:09 PM Changeset [3717] by bird
sys/cdefs.h: Updated to FreeBSD 9.0 (?) rev 1.114. References #207, #212.
5:38 PM Ticket #212 (386/stdarg.h does not work with GCC 4.4.0) closed by bird
fixed: (In [3716]) 0.6: Backported r3715: 386/stdarg.h,sys/cdefs.h: Synced in …
5:38 PM Changeset [3716] by bird
0.6: Backported r3715: 386/stdarg.h,sys/cdefs.h: Synced in bit from …
5:31 PM Changeset [3715] by bird
386/stdarg.h,sys/cdefs.h: Synced in bit from more recent FreeBSDs so …
5:04 PM Ticket #222 (gcc 4.3 semantic change of extern inline) closed by bird
fixed: (In [3714]) 0.6: Backported r3712 & r3713: stdio.h,features.h: Don't …
5:04 PM Changeset [3714] by bird
0.6: Backported r3712 & r3713: stdio.h,features.h: Don't use gcc's …
5:04 PM Changeset [3713] by bird
oops: unwanted extern -> static there.
5:00 PM Changeset [3712] by bird
stdio.h,features.h: Don't use gcc's 'extern inline' feature with 4.3.0 …
4:26 PM Ticket #194 (libc: _getdcwd(0, NULL, 8) should not fail) closed by bird
fixed: (In [3711]) 0.6: Backported r3710: _getdcwd: When the buffer is NULL, …
4:26 PM Changeset [3711] by bird
0.6: Backported r3710: _getdcwd: When the buffer is NULL, the size is …
4:22 PM Changeset [3710] by bird
_getdcwd: When the buffer is NULL, the size is just a minimum. …
3:27 PM Ticket #165 (libc: don't kill children when the parent exits) reopened by Yuri Dario
I can see this problem using fork(). In the testcase, without wait() …
3:16 PM Ticket #189 (emxomfar cannot build big libraries for Mozilla) closed by bird
invalid: I don't think the proposed patch makes much sense as I think there can …
1:00 AM Ticket #198 (libc: utimes doesn't handle dates prior to 1980 in a good manner) closed by bird
fixed: (In [3709]) libc_back_timeUnix2FileTime: Dates prior to 1980 will be …
1:00 AM Changeset [3709] by bird
libc_back_timeUnix2FileTime: Dates prior to 1980 will be set to …
12:57 AM Ticket #210 (fcntl()) closed by bird
worksforme: Not able to reproduce the behavior with the testcase using either …
12:53 AM Changeset [3708] by bird
nonblock-1.c: extended the testcase. References #210.

Mar 16, 2011:

9:26 PM Changeset [3707] by bird
libc_back_timeUnix2FileTime: Dates prior to 1980 will be set to …
9:12 PM Ticket #183 (libc: iconv uses alloca regardless of size) closed by bird
fixed: (In [3706]) 0.6: Backported r3705: iconv.c: Use malloc instead of …
9:12 PM Changeset [3706] by bird
0.6: Backported r3705: iconv.c: Use malloc instead of alloca for …
9:04 PM Changeset [3705] by bird
iconv.c: Use malloc instead of alloca for larger strings so we don't …
5:52 PM Ticket #37 (export for symbols longer than 255 chars) closed by bird
fixed: (In [3704]) 0.6: Backported r3703: moddef.h,emxbind,weakld: Expanded …
5:52 PM Changeset [3704] by bird
0.6: Backported r3703: moddef.h,emxbind,weakld: Expanded the symbol …
5:47 PM Changeset [3703] by bird
moddef.h,emxbind,weakld: Expanded the symbol name fields in libmoddef …
4:59 PM Ticket #184 (emxomfar does not accept '-' before command parameter) closed by bird
fixed: (In [3702]) 0.6/emxomfar: Backported r3701: Fixed and relaxed the …
4:59 PM Changeset [3702] by bird
0.6/emxomfar: Backported r3701: Fixed and relaxed the command/option …
4:55 PM Changeset [3701] by bird
emxomfar: Fixed and relaxed the command/option parsing so that they …
4:32 PM Changeset [3700] by bird
emx/kBuild: Fixed deprecated variables.
4:27 PM Ticket #178 (libc: symlinked hash-bang scripts aren't handled correctly in __spawnve) closed by bird
worksforme
4:19 PM Changeset [3699] by bird
SafeDosQueryAppType?: build fix
4:18 PM Changeset [3698] by bird
libc/kBuild: Fixed deprecated variables.
1:11 AM Ticket #43 (libc: Runtime configuration of where to use UnixEAs) closed by bird
fixed: (In [3697]) libc: Added new env.var. LIBC_UNIX_EAS for controlling …
1:11 AM Changeset [3697] by bird
libc: Added new env.var. LIBC_UNIX_EAS for controlling where EAs are …
1:07 AM Changeset [3696] by bird
libc: Added new env.var. LIBC_UNIX_EAS for controlling where EAs are used.

Mar 15, 2011:

11:30 PM Ticket #44 (libc: statvfs reports 14 chars max filename length everywhere) closed by bird
fixed: (In [3695]) 0.6: Backported fpathconf and pathconf reimplementation. …
11:30 PM Changeset [3695] by bird
0.6: Backported fpathconf and pathconf reimplementation. Fixes #44.
11:28 PM Changeset [3694] by bird
libc: Build fix. References #44.
11:24 PM Changeset [3693] by bird
0.6: libc_back_errno2native.c: build fixes
11:23 PM Changeset [3692] by bird
0.6/b_ldrOpen: build fix
11:13 PM Changeset [3691] by bird
grumble
11:11 PM Changeset [3690] by bird
build fix
11:02 PM Changeset [3689] by bird
LIBC_FSINFO: save 4 bytes
10:59 PM Changeset [3688] by bird
libc: Reimplemented pathconf and fpathconf. References #44.
10:57 PM Changeset [3687] by bird
libc: Reimplemented pathconf and fpathconf. References #44.

Mar 14, 2011:

10:27 PM Changeset [3686] by bird
build fix releated to #181
10:25 PM Ticket #181 (libc: dlopen doesn't resolve paths before passing it on to OS/2) closed by bird
fixed: (In [3685]) kNIX/os2: Resolve the dll path passed to …
10:25 PM Changeset [3685] by bird
kNIX/os2: Resolve the dll path passed to DosLoadModule?[Ex]. Fixes #181.
10:24 PM Changeset [3684] by bird
b_ldrOpen.c: Forgot changing the DosLoadModuleEx? argument. References #181.
10:19 PM Changeset [3683] by bird
kNIX/os2: Resolve the dll path passed to DosLoadModule?[Ex]. References …
9:45 PM Ticket #203 (MIN/MAX macros) closed by bird
fixed: (In [3682]) 0.6: Backported 3670: sys/param.h: MIN & MAX fixes for gcc …
9:45 PM Changeset [3682] by bird
0.6: Backported 3670: sys/param.h: MIN & MAX fixes for gcc 4.2.0 and …
9:44 PM Changeset [3681] by bird
sys/param.h: MIN & MAX fixes for gcc 4.2.0 and later. References #203.
9:33 PM Ticket #224 (chroot breaks /@unixroot rewrite) closed by bird
invalid: chroot changes /@unixroot/, that's how it works. What's going wrong in …
6:44 PM Ticket #221 (ld crashes when linking a very large .o file) closed by bird
fixed: (In [3680]) 0.6: Backported r3679: emx/ld: Don't use alloca(). Fixes #221.
6:44 PM Changeset [3680] by bird
0.6: Backported r3679: emx/ld: Don't use alloca(). Fixes #221.
6:31 PM Changeset [3679] by bird
emx/ld: Don't use alloca(). References #221.
5:55 PM Ticket #202 (libc gid setting is calling wrong backend function) closed by bird
fixed: (In [3678]) libc: Forwardporting r3677: b_processCredentials.c: fixed …
5:55 PM Changeset [3678] by bird
libc: Forwardporting r3677: b_processCredentials.c: fixed copy and …
5:51 PM Changeset [3677] by bird
0.6: b_processCredentials.c: fixed copy and past bugs in the two group …
5:42 PM Ticket #232 (Remove sys/mman.h) closed by bird
invalid: The only function declared in it is mprotect() and it is implemented. …
5:37 PM Ticket #233 (getsockname() and getpeername() fail when using high memory) closed by bird
fixed: (In [3676]) 0.6: Backporting r3674 - part 2. Fixes #233.
5:37 PM Changeset [3676] by bird
0.6: Backporting r3674 - part 2. Fixes #233.
5:32 PM Changeset [3675] by bird
0.6: Backporting 3674 - part 1. References #233.
5:24 PM Changeset [3674] by bird
libsocket: Made it possible to pass sockaddr parameters in high memory …

Mar 13, 2011:

8:59 PM Ticket #238 (Exception handler not working in forked child) closed by bird
invalid: There is nothing wrong in LIBC. The problem is that you are using …
7:15 PM Changeset [3673] by bird
Testcase for ticket 238. references #238.
6:17 PM Ticket #192 (really wrap WinUpper (fix typo)) closed by bird
fixed: (In [3672]) os2safe.h: corrected the WinUpper? wrapper (was prefixed …
6:17 PM Changeset [3672] by bird
os2safe.h: corrected the WinUpper? wrapper (was prefixed with Dos). …
6:13 PM Changeset [3671] by bird
0.6/os2safe.h: corrected the WinUpper? wrapper (was prefixed with Dos). …

Feb 25, 2011:

6:10 PM Ticket #238 (Exception handler not working in forked child) created by Yuri Dario
When a process executes a fork(), the registered exception handlers …

Feb 11, 2011:

2:03 AM kOptions edited by dryeo
Move -Zstack and -Zbin-files to supported section (diff)

Jan 6, 2011:

10:28 AM Ticket #237 (libc: _fullpath() changes current drive) created by dmik
I found that _fullpath() implicitly changes the current OS/2 drive …
Note: See TracTimeline for information about the timeline view.