source: branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3755   13 years bird Backported r3754: iconv.c: Assume input is PATHs so that samba works …
(edit) @3753   13 years bird Backported r3751: weakld.c: Put exported names in a different symbol …
(edit) @3750   13 years bird 0.6/ld: Backported r3749 which makes ld align .text on a SSE friendly …
(edit) @3747   13 years bird socketpair: support osfd (return sockets descriptors) pointing to high …
(edit) @3746   13 years bird highmemsocket.cpp: Fixed two bad tests causing connect() and others to …
(edit) @3745   13 years bird getpeername.c: fix regression from #233.
(edit) @3744   13 years bird Preparing for 0.6.5…
(edit) @3743   13 years bird Preparing for 0.6.5…
(edit) @3741   14 years bird indicate which csd.
(edit) @3740   14 years bird source packing updates.
(edit) @3738   14 years bird sys/cdefs.h: Our gcc 3.3.5 doesn't seem to grok offsetof.
(edit) @3737   14 years bird sys/cdefs.h: Our gcc 3.3.5 doesn't seem to grok offsetof.
(edit) @3735   14 years bird Setting version to 0.6.4 / csd4.
(edit) @3734   14 years bird build laptop name.
(edit) @3732   14 years bird 0.6: Backported r3731: emxomfld.c: Fixed rounding bug when converting …
(edit) @3730   14 years bird 0.6: Backported r3729: emxomf.c: applied …
(edit) @3727   14 years bird 0.6: Backported r3726: b_nativeSymlinkCreate.c: Symlinks were created …
(edit) @3724   14 years bird 0.6: Backported r3723: iconv: Return retval instead of 0 (count of …
(edit) @3722   14 years bird 0.6: Backported r3721: posix_memalign.c: Always set errno. References #223.
(edit) @3720   14 years bird 0.6: Backported r3719: posix_memalign: Fixed problem with large …
(edit) @3718   14 years bird 0.6: Backported r3717: sys/cdefs.h: Updated to FreeBSD 9.0 (?) rev …
(edit) @3716   14 years bird 0.6: Backported r3715: 386/stdarg.h,sys/cdefs.h: Synced in bit from …
(edit) @3714   14 years bird 0.6: Backported r3712 & r3713: stdio.h,features.h: Don't use gcc's …
(edit) @3711   14 years bird 0.6: Backported r3710: _getdcwd: When the buffer is NULL, the size is …
(edit) @3709   14 years bird libc_back_timeUnix2FileTime: Dates prior to 1980 will be set to …
(edit) @3706   14 years bird 0.6: Backported r3705: iconv.c: Use malloc instead of alloca for …
(edit) @3704   14 years bird 0.6: Backported r3703: moddef.h,emxbind,weakld: Expanded the symbol …
(edit) @3702   14 years bird 0.6/emxomfar: Backported r3701: Fixed and relaxed the command/option …
(edit) @3697   14 years bird libc: Added new env.var. LIBC_UNIX_EAS for controlling where EAs are …
(edit) @3695   14 years bird 0.6: Backported fpathconf and pathconf reimplementation. Fixes #44.
(edit) @3693   14 years bird 0.6: libc_back_errno2native.c: build fixes
(edit) @3692   14 years bird 0.6/b_ldrOpen: build fix
(edit) @3686   14 years bird build fix releated to #181
(edit) @3685   14 years bird kNIX/os2: Resolve the dll path passed to DosLoadModule[Ex]. Fixes #181.
(edit) @3682   14 years bird 0.6: Backported 3670: sys/param.h: MIN & MAX fixes for gcc 4.2.0 and …
(edit) @3680   14 years bird 0.6: Backported r3679: emx/ld: Don't use alloca(). Fixes #221.
(edit) @3677   14 years bird 0.6: b_processCredentials.c: fixed copy and past bugs in the two group …
(edit) @3676   14 years bird 0.6: Backporting r3674 - part 2. Fixes #233.
(edit) @3675   14 years bird 0.6: Backporting 3674 - part 1. References #233.
(edit) @3671   14 years bird 0.6/os2safe.h: corrected the WinUpper wrapper (was prefixed with Dos). …
(edit) @3645   17 years bird Proper argument passing - finally!
(edit) @3643   17 years bird Rewrote the active wait.
(edit) @3640   17 years bird forgot to add the LIBRARY statement.
(edit) @3639   17 years bird libc063.
(edit) @3638   17 years bird libc063 def file.
(edit) @3637   17 years bird Upped version.
(edit) @3636   17 years bird Fixed serious performance bug in spawn. Fixes #195.
(edit) @3523   18 years bird Corrected wrong return code check when recreating the iconv/locale …
(edit) @3462   18 years bird do _realrealpath on the TMPDIR before using it. Fixes #179.
(edit) @3417   18 years bird Ignore PACKData and NOPACKData in wlink mode.
(edit) @3415   18 years bird libc063.
(edit) @3414   18 years bird must unlock the forwarder dlls if we cannot replace them.
(edit) @3413   18 years bird Fixed missing libstdc++ export from libc062.dll.
(edit) @3412   18 years bird Fixed missing libstdc++ export from libc062.dll.
(edit) @3411   18 years bird Fixed missing libstdc++ export from libc062.dll.
(edit) @3410   18 years bird Added missing safe.h
(edit) @3388   18 years bird CSD3 notes.
(edit) @3386   18 years bird Added SafeDosQueryAppType and SafeWinUpper (both untested).
(edit) @3385   18 years bird Fixed build problem. References #169.
(edit) @3384   18 years bird Count the whole environment. Fixes #170. pulIdSession and ppid can be …
(edit) @3383   18 years bird Calculate the correct fd_set size and max handle count for the BSD44 …
(edit) @3382   18 years bird clear the no-inherit and close-on-exec flags when duplicating a tcpip …
(edit) @3380   18 years bird no output when only DEBUG is defined please.
(edit) @3376   18 years bird Recognize WLINK as a linker type.
(edit) @3374   18 years bird Perparing for 0.6.3.
(edit) @3373   18 years bird Wait for spawned/execed child so it can finish inherting us. Close …
(edit) @3372   18 years bird Fixes #166.
(edit) @3371   18 years bird perhaps we should exit all MCs before comitting suicide?
(edit) @3370   18 years bird perhaps we should exit all MCs before comitting suicide?
(edit) @3354   18 years bird Put do_return_failure and do_return_success outside the #ifdefs. Fixes …
(edit) @3353   18 years bird rmdir doesn't resolve the last path component. Fixes #163.
(edit) @3352   18 years bird Some more tests.
(edit) @3351   18 years bird Added testcase for #163, rmdir-1. References #163.
(edit) @3291   18 years bird 0.6.2 release notes.
(edit) @3290   18 years bird Fixed rc.exe bustage introduced by Yuri's wrc patch. And applied a …
(edit) @3289   18 years bird Implemented /@system_root, /@system_drive and /@tmpdir default …
(edit) @3288   18 years bird Applied wrc.exe patch from Yuri. Fixes #159.
(edit) @3281   18 years bird Fixed X prefix (it wasn't upper cased). Fixes #158.
(edit) @3214   18 years bird /@executable_path. Fixes #153.
(edit) @3213   18 years bird Wrong object freed in bailout. fixes uconv crash.
(edit) @3106   18 years bird fixed copy and past bug found by Yuri.
(edit) @3104   18 years bird kLIBC
(edit) @3103   18 years bird new version.
(edit) @3102   18 years bird workaround for lost signals / thread pokes. Fixes #152.
(edit) @3101   18 years bird mark the recursion.
(edit) @3100   18 years bird Some parallel building hacks.
(edit) @3099   18 years bird Use kmk builtins.
(edit) @3098   18 years bird changed the filehandle mutex to must-complete. Fixes #151.
(edit) @3071   18 years bird implemented _SC_PAGE_SIZE/_SC_PAGESIZE.
(edit) @3069   18 years bird Fixed symlink content.
(edit) @3067   18 years bird fixed reference to uninitialized variable with the #148 fix.
(edit) @3063   18 years bird Fake something half ok when a device is being stat()'ed. Fixes #149.
(edit) @3060   18 years bird Set structure field name to <anonymous> if it doesn't have any name.
(edit) @3058   18 years bird Merged in regex from glibc 2.5.
(edit) @3057   18 years bird Speed up when using kmk.
(edit) @3055   18 years bird Added a fixed default (C/POSIX) collate locale to avoid unilib …
(edit) @3054   18 years bird Added a fixed default (C/POSIX) collate locale to avoid unilib …
(edit) @3053   18 years bird Added a fixed default (C/POSIX) collate locale to avoid unilib …
(edit) @3051   18 years bird wcscoll test.
(edit) @3049   18 years bird Return correct error code.
Note: See TracRevisionLog for help on using the revision log.