Timeline


and

2011-03-18:

19:07 Ticket #239 (emxomfld can generate incorrect stack size) closed by bird
fixed: (In [3732]) 0.6: Backported r3731: emxomfld.c: Fixed rounding bug when …
19:07 Changeset [3732] by bird
0.6: Backported r3731: emxomfld.c: Fixed rounding bug when converting …
19:01 Changeset [3731] by bird
emxomfld.c: Fixed rounding bug when converting /STACK:xxx (link386/ilink) …
05:08 Ticket #239 (emxomfld can generate incorrect stack size) created by stevenhl
Given -Zlinker /ST:0x80000 emxomfld will generate OPTION STACK 0x80c00. …
00:55 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 …
00:54 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 …
00:54 Changeset [3730] by bird
0.6: Backported r3729: emxomf.c: applied …
00:53 Changeset [3729] by bird
emxomf.c: applied emxomf-03-fix-symbol-too-long.diff with modifications …
00:03 Ticket #197 (isatty() doesn't return zero for named pipe handle) closed by bird
worksforme
00:02 Changeset [3728] by bird
testcase for the alleged isatty bug. References #197.

2011-03-17:

23:26 Changeset [3727] by bird
0.6: Backported r3726: b_nativeSymlinkCreate.c: Symlinks were created on …
23:24 Changeset [3726] by bird
b_nativeSymlinkCreate.c: Symlinks were created on byte to long. References …
23:19 Changeset [3725] by bird
200-stat-symlink.c: added stat/lstat+symlink testcase. References #200.
22:55 Ticket #226 (Use lazy loading and beginlibpath to change libpath) closed by bird
duplicate: Keep this discussion in ticket:225.
22:36 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 …
22:36 Changeset [3724] by bird
0.6: Backported r3723: iconv: Return retval instead of 0 (count of …
22:35 Changeset [3723] by bird
iconv: Return retval instead of 0 (count of non-identical conversions). …
22:33 Changeset [3722] by bird
0.6: Backported r3721: posix_memalign.c: Always set errno. References …
22:32 Changeset [3721] by bird
posix_memalign.c: Always set errno. References #223.
22:19 Ticket #223 (posix_memalign() is broken) closed by bird
fixed: (In [3720]) 0.6: Backported r3719: posix_memalign: Fixed problem with …
22:19 Changeset [3720] by bird
0.6: Backported r3719: posix_memalign: Fixed problem with large alignment …
22:16 Changeset [3719] by bird
posix_memalign: Fixed problem with large alignment values. References …
19:16 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 (?) …
19:16 Changeset [3718] by bird
0.6: Backported r3717: sys/cdefs.h: Updated to FreeBSD 9.0 (?) rev 1.114. …
19:09 Changeset [3717] by bird
sys/cdefs.h: Updated to FreeBSD 9.0 (?) rev 1.114. References #207, #212.
18:38 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 bit …
18:38 Changeset [3716] by bird
0.6: Backported r3715: 386/stdarg.h,sys/cdefs.h: Synced in bit from more …
18:31 Changeset [3715] by bird
386/stdarg.h,sys/cdefs.h: Synced in bit from more recent FreeBSDs so that …
18:04 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 use …
18:04 Changeset [3714] by bird
0.6: Backported r3712 & r3713: stdio.h,features.h: Don't use gcc's 'extern …
18:04 Changeset [3713] by bird
oops: unwanted extern -> static there.
18:00 Changeset [3712] by bird
stdio.h,features.h: Don't use gcc's 'extern inline' feature with 4.3.0 and …
17:26 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, the …
17:26 Changeset [3711] by bird
0.6: Backported r3710: _getdcwd: When the buffer is NULL, the size is just …
17:22 Changeset [3710] by bird
_getdcwd: When the buffer is NULL, the size is just a minimum. Refernces …
16:27 Ticket #165 (libc: don't kill children when the parent exits) reopened by ydario
I can see this problem using fork(). In the testcase, without wait() …
16:16 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 …
02:00 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 set …
02:00 Changeset [3709] by bird
libc_back_timeUnix2FileTime: Dates prior to 1980 will be set to …
01:57 Ticket #210 (fcntl()) closed by bird
worksforme: Not able to reproduce the behavior with the testcase using either method: …
01:53 Changeset [3708] by bird
nonblock-1.c: extended the testcase. References #210.

2011-03-16:

22:26 Changeset [3707] by bird
libc_back_timeUnix2FileTime: Dates prior to 1980 will be set to …
22:12 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 alloca …
22:12 Changeset [3706] by bird
0.6: Backported r3705: iconv.c: Use malloc instead of alloca for larger …
22:04 Changeset [3705] by bird
iconv.c: Use malloc instead of alloca for larger strings so we don't blow …
18:52 Ticket #37 (export for symbols longer than 255 chars) closed by bird
fixed: (In [3704]) 0.6: Backported r3703: moddef.h,emxbind,weakld: Expanded the …
18:52 Changeset [3704] by bird
0.6: Backported r3703: moddef.h,emxbind,weakld: Expanded the symbol name …
18:47 Changeset [3703] by bird
moddef.h,emxbind,weakld: Expanded the symbol name fields in libmoddef so …
17:59 Ticket #184 (emxomfar does not accept '-' before command parameter) closed by bird
fixed: (In [3702]) 0.6/emxomfar: Backported r3701: Fixed and relaxed the …
17:59 Changeset [3702] by bird
0.6/emxomfar: Backported r3701: Fixed and relaxed the command/option …
17:55 Changeset [3701] by bird
emxomfar: Fixed and relaxed the command/option parsing so that they can be …
17:32 Changeset [3700] by bird
emx/kBuild: Fixed deprecated variables.
17:27 Ticket #178 (libc: symlinked hash-bang scripts aren't handled correctly in __spawnve) closed by bird
worksforme
17:19 Changeset [3699] by bird
SafeDosQueryAppType?: build fix
17:18 Changeset [3698] by bird
libc/kBuild: Fixed deprecated variables.
02:11 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 where …
02:11 Changeset [3697] by bird
libc: Added new env.var. LIBC_UNIX_EAS for controlling where EAs are used. …
02:07 Changeset [3696] by bird
libc: Added new env.var. LIBC_UNIX_EAS for controlling where EAs are used.
00:30 Ticket #44 (libc: statvfs reports 14 chars max filename length everywhere) closed by bird
fixed: (In [3695]) 0.6: Backported fpathconf and pathconf reimplementation. Fixes …
00:30 Changeset [3695] by bird
0.6: Backported fpathconf and pathconf reimplementation. Fixes #44.
00:28 Changeset [3694] by bird
libc: Build fix. References #44.
00:24 Changeset [3693] by bird
0.6: libc_back_errno2native.c: build fixes
00:23 Changeset [3692] by bird
0.6/b_ldrOpen: build fix
00:13 Changeset [3691] by bird
grumble
00:11 Changeset [3690] by bird
build fix
00:02 Changeset [3689] by bird
LIBC_FSINFO: save 4 bytes

2011-03-15:

23:59 Changeset [3688] by bird
libc: Reimplemented pathconf and fpathconf. References #44.
23:57 Changeset [3687] by bird
libc: Reimplemented pathconf and fpathconf. References #44.

2011-03-14:

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

2011-03-13:

21:59 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 …
20:15 Changeset [3673] by bird
Testcase for ticket 238. references #238.
19:17 Ticket #192 (really wrap WinUpper (fix typo)) closed by bird
fixed: (In [3672]) os2safe.h: corrected the WinUpper? wrapper (was prefixed with …
19:17 Changeset [3672] by bird
os2safe.h: corrected the WinUpper? wrapper (was prefixed with Dos). Fixes …
19:13 Changeset [3671] by bird
0.6/os2safe.h: corrected the WinUpper? wrapper (was prefixed with Dos). Ref …

2011-02-25:

19:10 Ticket #238 (Exception handler not working in forked child) created by ydario
When a process executes a fork(), the registered exception handlers are …

2011-02-11:

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

2011-01-06:

11:28 Ticket #237 (libc: _fullpath() changes current drive) created by dmik
I found that _fullpath() implicitly changes the current OS/2 drive letter …

2010-12-18:

06:28 Ticket #236 (sys/socket.h: Use _ALIGN instead of ALIGN for CMSG_NXTHDR) created by komh
Hi/2. ALIGN is not defined due to _NO_NAMESPACE_POLLUTION. So …
Note: See TracTimeline for information about the timeline view.