Timeline



Apr 13, 2014:

7:13 PM Ticket #290 (Program termination does not flush output buffers) closed by bird
fixed: It's a bug in the termination optimizations gccXYZ.dll employs, r3855
7:10 PM Ticket #290 (Program termination does not flush output buffers) reopened by bird

Apr 1, 2014:

3:52 PM Changeset [3856] by bird
gccXYZ.dll must call _CRT_term and do instance termination callbacks.
3:51 PM Changeset [3855] by bird
gccXYZ.dll must call _CRT_term and do instance termination callbacks.
10:18 AM Ticket #291 (Add ucontext_t (SA_SIGINFO) to sigaction) created by dmik
I found that the sigaction machinery lacks the bits of …

Mar 31, 2014:

10:21 AM Ticket #290 (Program termination does not flush output buffers) closed by Yuri Dario
invalid: The testcase built with gcc 4.4.6 works as designed. This is not a …

Mar 29, 2014:

3:09 PM Ticket #290 (Program termination does not flush output buffers) created by Yuri Dario
Output buffers are not flushed if file handle is not closed before …

Mar 27, 2014:

2:53 PM Ticket #289 (Building with -fpack-struct=1 breaks struct stat) created by Yuri Dario
While struct stat has a size of 108 bytes when built without special …

Mar 26, 2014:

4:27 PM Ticket #288 (rename() fails if dest file is r/o) created by dmik
I found out that rename ("file1", "file2") will fail if "file2" has …

Mar 21, 2014:

9:57 PM Ticket #287 (Prioritize SHELL over EMXSHELL) created by dmik
The EMXSHELL is used to override COMSPEC for popen() and …

Mar 17, 2014:

5:29 AM Ticket #263 (After a very high number of fork/system/popen calls) closed by bird
fixed: Was leaking the pTerm member of grand children where their immediate …
5:15 AM Ticket #270 (opendir() and a too long path) closed by bird
fixed: Fixed in r3854.
5:15 AM Changeset [3854] by bird
opendir: fixed buffer overflow. Fixes #270.
5:06 AM Ticket #266 (stderr is not thread safe) closed by bird
fixed: I don't quite understand your problem here. Within an application, …
4:53 AM Ticket #286 (/@unixroot path rewrite inconsistencies) closed by bird
invalid: No need for a meta ticket.
4:30 AM Ticket #217 (LIBC Error: Couldn't register process in shared memory!) closed by bird
wontfix: Not going to spend time digging into this, the workaround seems good …
4:25 AM Changeset [3853] by bird
year
4:24 AM Changeset [3852] by bird
sharedpm.c: Fixed leak of pTerm of processes which didn't send any …
4:20 AM Changeset [3851] by bird
sharedpm.c: Fixed leak of pTerm of processes which didn't send any …

Mar 16, 2014:

10:47 PM Changeset [3850] by bird
Move kBuild up before the unix root in the PATH.
9:20 PM Ticket #256 (LIBC stream fmutex panic) closed by bird
fixed: r3849 relaxes the fmutex code when the process is being terminated. …
9:17 PM Changeset [3849] by bird
fmutex: Don't panic on process exit (exit lists etc), also don't wait …
9:15 PM Changeset [3848] by bird
Display the process status in panic messages.
8:36 PM Changeset [3847] by bird
svn:eol-style: native
8:36 PM Changeset [3846] by bird
svn:eol-style: native
8:31 PM Changeset [3845] by bird
svn:eol-style: native
7:56 PM Ticket #278 (gcc 4.7.x inline behaviour change) closed by bird
worksforme
7:55 PM Ticket #273 (fcntl() fails) closed by bird
fixed: Thanks tracking this one down. Fixed in r3844.
7:55 PM Changeset [3844] by bird
fcntl_locking: Fix offStart & cbRange check to not fail on cbRange = …
7:47 PM Changeset [3843] by bird
Must include os2safe.h as the first thing in os2emx.h and os2.h.
7:46 PM Changeset [3842] by bird
update
7:46 PM Changeset [3841] by bird
Build fixes for the chown backport.
7:45 PM Changeset [3840] by bird
warnings
7:45 PM Changeset [3839] by bird
Must include os2safe.h as the first thing in os2emx.h and os2.h.
6:04 PM Changeset [3838] by bird
build fix.
5:52 PM Changeset [3837] by bird
build fixes.
5:39 PM Changeset [3836] by bird
build fixes
5:16 PM Changeset [3835] by bird
reduce warnings.

Mar 15, 2014:

9:13 PM Ticket #280 (include os2safe.h by default) closed by bird
fixed: Dimitry, your comment is going totally blowing the scope of the …
9:12 PM Changeset [3834] by bird
os2emx.h: Include os2safe.h by default unless …

Mar 10, 2014:

9:05 PM Ticket #286 (/@unixroot path rewrite inconsistencies) created by dmik
There are a several inconsistencies in the functionality of the …
8:59 PM Ticket #285 (Add env.var. for entering unix penthouse) created by dmik
Currently, in order to better support the Unix-like file system …
8:37 PM Ticket #284 (Inconsistent realpath() and stat() behavior) created by dmik
The behavior of realpath() and stat() for paths containing path …
8:06 PM Ticket #283 (stat() fails on /@unixroot) created by dmik
If you do […] you will get -1 and errno=2. OTOH, …

Mar 2, 2014:

1:17 AM Changeset [3833] by bird
More watcom hacking.
12:02 AM Changeset [3832] by bird
updates

Mar 1, 2014:

11:57 PM Changeset [3831] by bird
forgot to commit this together with the sys/bsd/cdefs.h move.
11:56 PM Changeset [3830] by bird
Redid cabsl, carg and cargl from scratch so watcom can grok and …

Feb 28, 2014:

12:08 AM Changeset [3829] by bird
The watcom saga continues.
12:08 AM Changeset [3828] by bird
The watcom saga continues.
12:01 AM Changeset [3827] by bird
the -aa option fixed these initialization issues.
12:00 AM Changeset [3826] by bird
More watcom build hacking.

Feb 27, 2014:

11:59 PM Changeset [3825] by bird
fix bug from yesterday.
11:59 PM Changeset [3824] by bird
pushed the bsd cdefs.h into it's own directory.
12:35 AM Changeset [3823] by bird
More openwatcom porting.
12:35 AM Changeset [3822] by bird
More openwatcom porting.

Feb 26, 2014:

1:14 AM Changeset [3821] by bird
More OpenWatcom? changes.
12:44 AM Changeset [3820] by bird
Slowly starting to make it build with non GCC compilers, first out is …
12:19 AM Changeset [3819] by bird
sys/cdefs.h: Updated to FreeBSD 9.1.0.

Feb 23, 2014:

10:26 AM Ticket #282 (Add DosDevIOCtl() to os2safe.h) created by KO Myung-Hun
Hi/2. DosDevIOCtl() is not high-memory safe. So it should be added to …
9:55 AM Ticket #281 (enable swab() in unistd.h) created by KO Myung-Hun
Hi/2. Currently swab() in unistd.h was commented out. Is there any …
9:46 AM Ticket #280 (include os2safe.h by default) created by KO Myung-Hun
Hi/2. Currently, os2safe.h should be included manually. This is …

Feb 19, 2014:

2:15 AM Ticket #274 (Add EXCEPTQ support) closed by bird
wontfix: Sorry, while the thing might be useful for someone, it's unfortunately …
1:46 AM Ticket #204 (chown/chgrp functions are only stubs, proposed fix) closed by bird
fixed
1:43 AM Changeset [3818] by bird
0.6: libc.def: define ordinals.
1:40 AM Changeset [3817] by bird
0.6: Untested backport of the *chown and *chmod changes that hit trunk …

Feb 18, 2014:

11:06 PM Changeset [3816] by bird
trunk: Implemented chown, fchown and lchown and modified the EA …
8:54 PM Changeset [3815] by bird
dlllegacy.cmd: Correct line ending style.
12:09 PM Changeset [3814] by bird
fix
12:03 PM Changeset [3813] by bird
chown-1.c: Added a very simple chown, lchown and fchown testcase.

Feb 17, 2014:

1:27 PM Ticket #213 (stat() not reporting readonly status correctly) closed by bird
fixed: Committed fix as well as spelling correction in r3812 (both trees).
1:25 PM Changeset [3812] by bird
b_fsNativeFileStat.c: Don't check rc for FILE_READONLY but rather …
12:22 AM Ticket #264 (dlopen does not expect NULL pszLibrary) closed by bird
fixed

Feb 16, 2014:

10:56 PM Changeset [3811] by bird
libc_Back_ldr*: Allow opening of the NULL module that represents the …
8:46 PM Ticket #275 (locale.h and unidef.h out of sync) closed by bird
fixed: Fix committed in r3810.
8:45 PM Changeset [3810] by bird
locale.h: Corrected the order of LC_MONETARY and LC_NUMERIC. Fixes #275.
8:25 PM Ticket #279 (Conflicting types for 'system') closed by bird
fixed
8:20 PM Changeset [3809] by bird
0.6: s/const/const/g - just use the (now) standard 'const' …
8:13 PM Changeset [3808] by bird
s/const/const/g - just use the (now) standard 'const' everywhere …

Feb 9, 2014:

11:33 AM Ticket #261 (libc 0.6.5 release not tagged in svn) closed by Yuri Dario
fixed: Done in r3807.
11:32 AM Changeset [3807] by Yuri Dario
kLIBC 0.6.5 / csd5

Feb 8, 2014:

2:37 AM Ticket #279 (Conflicting types for 'system') created by dryeo
A configure script is dieing with G:/usr/include/sys/process.h:72: …

Feb 6, 2014:

11:38 AM Changeset [3806] by Yuri Dario
Mark CRT_INIT/EXIT functions as used to try convince GCC to keep them.
11:37 AM Changeset [3805] by Yuri Dario
Mark CRT_INIT/EXIT functions as used to try convince GCC to keep them.
11:31 AM Changeset [3804] by Yuri Dario
Mark CRT_INIT/EXIT functions as used to try convince GCC to keep them.

Feb 5, 2014:

7:25 PM Changeset [3803] by bird
InnoTekLIBC/fork.h: Mark fork callback structures as used to try …
6:46 PM Changeset [3802] by bird
sys/sysctl.h: Try convince gcc to not remove the static sysctl data …
6:06 PM Changeset [3801] by Yuri Dario
Remove FORTIFY warning. Ticket #277.
6:06 PM Changeset [3800] by Yuri Dario
Remove FORTIFY warning. Ticket #277.
5:58 PM Ticket #278 (gcc 4.7.x inline behaviour change) created by Yuri Dario
With newer gcc releases, code inlining is following a different path …
5:50 PM Ticket #277 (Too many warnings generated in the build) created by Yuri Dario
Many warnings are issued because of undefined constants or missing …
5:41 PM Changeset [3799] by Yuri Dario
Match sock_errno() calling convention used in headers.
5:41 PM Changeset [3798] by Yuri Dario
Match sock_errno() calling convention used in headers.
5:06 PM Ticket #276 (arithchk must be compiled with optimizer enabled) closed by Yuri Dario
fixed
5:05 PM Changeset [3797] by Yuri Dario
Add optimizer flag. Fixes #276.

Feb 3, 2014:

6:12 PM Ticket #276 (arithchk must be compiled with optimizer enabled) created by Yuri Dario
otherwise it crashes with a floating point exception when gcc 4.x is …

Jan 24, 2014:

8:36 AM Ticket #265 (TRAC admin request - need 6.5 version in drop down) closed by Silvan Scherrer
fixed: 0.6.5 and 0.6.6 added
Note: See TracTimeline for information about the timeline view.