Timeline
Mar 15, 2014:
- 10:13 PM Ticket #280 (include os2safe.h by default) closed by
- fixed: Dimitry, your comment is going totally blowing the scope of the …
- 10:12 PM Changeset [3834] by
- os2emx.h: Include os2safe.h by default unless …
Mar 10, 2014:
- 10:05 PM Ticket #286 (/@unixroot path rewrite inconsistencies) created by
- There are a several inconsistencies in the functionality of the …
- 9:59 PM Ticket #285 (Add env.var. for entering unix penthouse) created by
- Currently, in order to better support the Unix-like file system …
- 9:37 PM Ticket #284 (Inconsistent realpath() and stat() behavior) created by
-
The behavior of
realpath()
andstat()
for paths containing path … - 9:06 PM Ticket #283 (stat() fails on /@unixroot) created by
-
If you do
[…]
you will get
-1
anderrno=2
. OTOH, …
Mar 2, 2014:
- 2:17 AM Changeset [3833] by
- More watcom hacking.
- 1:02 AM Changeset [3832] by
- updates
- 12:57 AM Changeset [3831] by
- forgot to commit this together with the sys/bsd/cdefs.h move.
- 12:56 AM Changeset [3830] by
- Redid cabsl, carg and cargl from scratch so watcom can grok and …
Feb 28, 2014:
- 1:08 AM Changeset [3829] by
- The watcom saga continues.
- 1:08 AM Changeset [3828] by
- The watcom saga continues.
- 1:01 AM Changeset [3827] by
- the -aa option fixed these initialization issues.
- 1:00 AM Changeset [3826] by
- More watcom build hacking.
- 12:59 AM Changeset [3825] by
- fix bug from yesterday.
- 12:59 AM Changeset [3824] by
- pushed the bsd cdefs.h into it's own directory.
Feb 27, 2014:
- 1:35 AM Changeset [3823] by
- More openwatcom porting.
- 1:35 AM Changeset [3822] by
- More openwatcom porting.
Feb 26, 2014:
- 2:14 AM Changeset [3821] by
- More OpenWatcom changes.
- 1:44 AM Changeset [3820] by
- Slowly starting to make it build with non GCC compilers, first out is …
- 1:19 AM Changeset [3819] by
- sys/cdefs.h: Updated to FreeBSD 9.1.0.
Feb 23, 2014:
- 11:26 AM Ticket #282 (Add DosDevIOCtl() to os2safe.h) created by
- Hi/2. DosDevIOCtl() is not high-memory safe. So it should be added to …
- 10:55 AM Ticket #281 (enable swab() in unistd.h) created by
- Hi/2. Currently swab() in unistd.h was commented out. Is there any …
- 10:46 AM Ticket #280 (include os2safe.h by default) created by
- Hi/2. Currently, os2safe.h should be included manually. This is …
Feb 19, 2014:
- 3:15 AM Ticket #274 (Add EXCEPTQ support) closed by
- wontfix: Sorry, while the thing might be useful for someone, it's unfortunately …
- 2:46 AM Ticket #204 (chown/chgrp functions are only stubs, proposed fix) closed by
- fixed
- 2:43 AM Changeset [3818] by
- 0.6: libc.def: define ordinals.
- 2:40 AM Changeset [3817] by
- 0.6: Untested backport of the *chown and *chmod changes that hit trunk …
- 12:06 AM Changeset [3816] by
- trunk: Implemented chown, fchown and lchown and modified the EA …
Feb 18, 2014:
- 9:54 PM Changeset [3815] by
- dlllegacy.cmd: Correct line ending style.
- 1:09 PM Changeset [3814] by
- fix
- 1:03 PM Changeset [3813] by
- chown-1.c: Added a very simple chown, lchown and fchown testcase.
Feb 17, 2014:
- 2:27 PM Ticket #213 (stat() not reporting readonly status correctly) closed by
- fixed: Committed fix as well as spelling correction in r3812 (both trees).
- 2:25 PM Changeset [3812] by
- b_fsNativeFileStat.c: Don't check rc for FILE_READONLY but rather …
- 1:22 AM Ticket #264 (dlopen does not expect NULL pszLibrary) closed by
- fixed
Feb 16, 2014:
- 11:56 PM Changeset [3811] by
- libc_Back_ldr*: Allow opening of the NULL module that represents the …
- 9:46 PM Ticket #275 (locale.h and unidef.h out of sync) closed by
- fixed: Fix committed in r3810.
- 9:45 PM Changeset [3810] by
- locale.h: Corrected the order of LC_MONETARY and LC_NUMERIC. Fixes #275.
- 9:25 PM Ticket #279 (Conflicting types for 'system') closed by
- fixed
- 9:20 PM Changeset [3809] by
- 0.6: s/const/const/g - just use the (now) standard 'const' …
- 9:13 PM Changeset [3808] by
- s/const/const/g - just use the (now) standard 'const' everywhere …
Feb 9, 2014:
- 12:33 PM Ticket #261 (libc 0.6.5 release not tagged in svn) closed by
- fixed: Done in r3807.
- 12:32 PM Changeset [3807] by
- kLIBC 0.6.5 / csd5
Feb 8, 2014:
- 3:37 AM Ticket #279 (Conflicting types for 'system') created by
- A configure script is dieing with G:/usr/include/sys/process.h:72: …
Feb 6, 2014:
- 12:38 PM Changeset [3806] by
- Mark CRT_INIT/EXIT functions as used to try convince GCC to keep them.
- 12:37 PM Changeset [3805] by
- Mark CRT_INIT/EXIT functions as used to try convince GCC to keep them.
- 12:31 PM Changeset [3804] by
- Mark CRT_INIT/EXIT functions as used to try convince GCC to keep them.
Feb 5, 2014:
- 8:25 PM Changeset [3803] by
- InnoTekLIBC/fork.h: Mark fork callback structures as used to try …
- 7:46 PM Changeset [3802] by
- sys/sysctl.h: Try convince gcc to not remove the static sysctl data …
- 7:06 PM Changeset [3801] by
- Remove FORTIFY warning. Ticket #277.
- 7:06 PM Changeset [3800] by
- Remove FORTIFY warning. Ticket #277.
- 6:58 PM Ticket #278 (gcc 4.7.x inline behaviour change) created by
- With newer gcc releases, code inlining is following a different path …
- 6:50 PM Ticket #277 (Too many warnings generated in the build) created by
- Many warnings are issued because of undefined constants or missing …
- 6:41 PM Changeset [3799] by
- Match sock_errno() calling convention used in headers.
- 6:41 PM Changeset [3798] by
- Match sock_errno() calling convention used in headers.
- 6:06 PM Ticket #276 (arithchk must be compiled with optimizer enabled) closed by
- fixed
- 6:05 PM Changeset [3797] by
- Add optimizer flag. Fixes #276.
Feb 3, 2014:
- 7:12 PM Ticket #276 (arithchk must be compiled with optimizer enabled) created by
- otherwise it crashes with a floating point exception when gcc 4.x is …
Jan 24, 2014:
- 9:36 AM Ticket #265 (TRAC admin request - need 6.5 version in drop down) closed by
- fixed: 0.6.5 and 0.6.6 added
Dec 30, 2013:
- 12:32 AM Ticket #275 (locale.h and unidef.h out of sync) created by
- Unidef.h and locale.h define LC_MONETARY and LC_NUMERIC with reversed …
Note:
See TracTimeline
for information about the timeline view.