Timeline



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 …

Dec 18, 2010:

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