Timeline
2011-03-17:
- 23:26 Changeset [3727] by
- 0.6: Backported r3726: b_nativeSymlinkCreate.c: Symlinks were created on …
- 23:24 Changeset [3726] by
- b_nativeSymlinkCreate.c: Symlinks were created on byte to long. References …
- 23:19 Changeset [3725] by
- 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
- duplicate: Keep this discussion in ticket:225.
- 22:36 Ticket #209 (iconv() return only 0 regardless of non-identical conversion) closed by
- fixed: (In [3724]) 0.6: Backported r3723: iconv: Return retval instead of 0 …
- 22:36 Changeset [3724] by
- 0.6: Backported r3723: iconv: Return retval instead of 0 (count of …
- 22:35 Changeset [3723] by
- iconv: Return retval instead of 0 (count of non-identical conversions). …
- 22:33 Changeset [3722] by
- 0.6: Backported r3721: posix_memalign.c: Always set errno. References …
- 22:32 Changeset [3721] by
- posix_memalign.c: Always set errno. References #223.
- 22:19 Ticket #223 (posix_memalign() is broken) closed by
- fixed: (In [3720]) 0.6: Backported r3719: posix_memalign: Fixed problem with …
- 22:19 Changeset [3720] by
- 0.6: Backported r3719: posix_memalign: Fixed problem with large alignment …
- 22:16 Changeset [3719] by
- 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
- fixed: (In [3718]) 0.6: Backported r3717: sys/cdefs.h: Updated to FreeBSD 9.0 (?) …
- 19:16 Changeset [3718] by
- 0.6: Backported r3717: sys/cdefs.h: Updated to FreeBSD 9.0 (?) rev 1.114. …
- 19:09 Changeset [3717] by
- 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
- fixed: (In [3716]) 0.6: Backported r3715: 386/stdarg.h,sys/cdefs.h: Synced in bit …
- 18:38 Changeset [3716] by
- 0.6: Backported r3715: 386/stdarg.h,sys/cdefs.h: Synced in bit from more …
- 18:31 Changeset [3715] by
- 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
- fixed: (In [3714]) 0.6: Backported r3712 & r3713: stdio.h,features.h: Don't use …
- 18:04 Changeset [3714] by
- 0.6: Backported r3712 & r3713: stdio.h,features.h: Don't use gcc's 'extern …
- 18:04 Changeset [3713] by
- oops: unwanted extern -> static there.
- 18:00 Changeset [3712] by
- 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
- fixed: (In [3711]) 0.6: Backported r3710: _getdcwd: When the buffer is NULL, the …
- 17:26 Changeset [3711] by
- 0.6: Backported r3710: _getdcwd: When the buffer is NULL, the size is just …
- 17:22 Changeset [3710] by
- _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
- 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
- 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
- fixed: (In [3709]) libc_back_timeUnix2FileTime: Dates prior to 1980 will be set …
- 02:00 Changeset [3709] by
- libc_back_timeUnix2FileTime: Dates prior to 1980 will be set to …
- 01:57 Ticket #210 (fcntl()) closed by
- worksforme: Not able to reproduce the behavior with the testcase using either method: …
- 01:53 Changeset [3708] by
- nonblock-1.c: extended the testcase. References #210.
2011-03-16:
- 22:26 Changeset [3707] by
- libc_back_timeUnix2FileTime: Dates prior to 1980 will be set to …
- 22:12 Ticket #183 (libc: iconv uses alloca regardless of size) closed by
- fixed: (In [3706]) 0.6: Backported r3705: iconv.c: Use malloc instead of alloca …
- 22:12 Changeset [3706] by
- 0.6: Backported r3705: iconv.c: Use malloc instead of alloca for larger …
- 22:04 Changeset [3705] by
- 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
- fixed: (In [3704]) 0.6: Backported r3703: moddef.h,emxbind,weakld: Expanded the …
- 18:52 Changeset [3704] by
- 0.6: Backported r3703: moddef.h,emxbind,weakld: Expanded the symbol name …
- 18:47 Changeset [3703] by
- 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
- fixed: (In [3702]) 0.6/emxomfar: Backported r3701: Fixed and relaxed the …
- 17:59 Changeset [3702] by
- 0.6/emxomfar: Backported r3701: Fixed and relaxed the command/option …
- 17:55 Changeset [3701] by
- emxomfar: Fixed and relaxed the command/option parsing so that they can be …
- 17:32 Changeset [3700] by
- emx/kBuild: Fixed deprecated variables.
- 17:27 Ticket #178 (libc: symlinked hash-bang scripts aren't handled correctly in __spawnve) closed by
- worksforme
- 17:19 Changeset [3699] by
- SafeDosQueryAppType?: build fix
- 17:18 Changeset [3698] by
- libc/kBuild: Fixed deprecated variables.
- 02:11 Ticket #43 (libc: Runtime configuration of where to use UnixEAs) closed by
- fixed: (In [3697]) libc: Added new env.var. LIBC_UNIX_EAS for controlling where …
- 02:11 Changeset [3697] by
- libc: Added new env.var. LIBC_UNIX_EAS for controlling where EAs are used. …
- 02:07 Changeset [3696] by
- 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
- fixed: (In [3695]) 0.6: Backported fpathconf and pathconf reimplementation. Fixes …
- 00:30 Changeset [3695] by
- 0.6: Backported fpathconf and pathconf reimplementation. Fixes #44.
- 00:28 Changeset [3694] by
- libc: Build fix. References #44.
- 00:24 Changeset [3693] by
- 0.6: libc_back_errno2native.c: build fixes
- 00:23 Changeset [3692] by
- 0.6/b_ldrOpen: build fix
- 00:13 Changeset [3691] by
- grumble
- 00:11 Changeset [3690] by
- build fix
- 00:02 Changeset [3689] by
- LIBC_FSINFO: save 4 bytes
2011-03-15:
- 23:59 Changeset [3688] by
- libc: Reimplemented pathconf and fpathconf. References #44.
- 23:57 Changeset [3687] by
- libc: Reimplemented pathconf and fpathconf. References #44.
2011-03-14:
- 23:27 Changeset [3686] by
- build fix releated to #181
- 23:25 Ticket #181 (libc: dlopen doesn't resolve paths before passing it on to OS/2) closed by
- fixed: (In [3685]) kNIX/os2: Resolve the dll path passed to DosLoadModule?[Ex]. …
- 23:25 Changeset [3685] by
- kNIX/os2: Resolve the dll path passed to DosLoadModule?[Ex]. Fixes #181.
- 23:24 Changeset [3684] by
- b_ldrOpen.c: Forgot changing the DosLoadModuleEx? argument. References …
- 23:19 Changeset [3683] by
- kNIX/os2: Resolve the dll path passed to DosLoadModule?[Ex]. References …
- 22:45 Ticket #203 (MIN/MAX macros) closed by
- fixed: (In [3682]) 0.6: Backported 3670: sys/param.h: MIN & MAX fixes for gcc …
- 22:45 Changeset [3682] by
- 0.6: Backported 3670: sys/param.h: MIN & MAX fixes for gcc 4.2.0 and …
- 22:44 Changeset [3681] by
- 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
- 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
- fixed: (In [3680]) 0.6: Backported r3679: emx/ld: Don't use alloca(). Fixes #221.
- 19:44 Changeset [3680] by
- 0.6: Backported r3679: emx/ld: Don't use alloca(). Fixes #221.
- 19:31 Changeset [3679] by
- emx/ld: Don't use alloca(). References #221.
- 18:55 Ticket #202 (libc gid setting is calling wrong backend function) closed by
- fixed: (In [3678]) libc: Forwardporting r3677: b_processCredentials.c: fixed copy …
- 18:55 Changeset [3678] by
- libc: Forwardporting r3677: b_processCredentials.c: fixed copy and past …
- 18:51 Changeset [3677] by
- 0.6: b_processCredentials.c: fixed copy and past bugs in the two group …
- 18:42 Ticket #232 (Remove sys/mman.h) closed by
- 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
- fixed: (In [3676]) 0.6: Backporting r3674 - part 2. Fixes #233.
- 18:37 Changeset [3676] by
- 0.6: Backporting r3674 - part 2. Fixes #233.
- 18:32 Changeset [3675] by
- 0.6: Backporting 3674 - part 1. References #233.
- 18:24 Changeset [3674] by
- 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
- invalid: There is nothing wrong in LIBC. The problem is that you are using …
- 20:15 Changeset [3673] by
- Testcase for ticket 238. references #238.
- 19:17 Ticket #192 (really wrap WinUpper (fix typo)) closed by
- fixed: (In [3672]) os2safe.h: corrected the WinUpper? wrapper (was prefixed with …
- 19:17 Changeset [3672] by
- os2safe.h: corrected the WinUpper? wrapper (was prefixed with Dos). Fixes …
- 19:13 Changeset [3671] by
- 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
- When a process executes a fork(), the registered exception handlers are …
2011-02-11:
- 03:03 kOptions edited by
- Move -Zstack and -Zbin-files to supported section (diff)
2011-01-06:
- 11:28 Ticket #237 (libc: _fullpath() changes current drive) created by
- 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
- Hi/2. ALIGN is not defined due to _NO_NAMESPACE_POLLUTION. So …
Note: See TracTimeline
for information about the timeline view.
