source: branches/libc-0.6

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3844   11 years bird fcntl_locking: Fix offStart & cbRange check to not fail on cbRange = …
(edit) @3842   11 years bird update
(edit) @3841   11 years bird Build fixes for the chown backport.
(edit) @3840   11 years bird warnings
(edit) @3839   11 years bird Must include os2safe.h as the first thing in os2emx.h and os2.h.
(edit) @3834   11 years bird os2emx.h: Include os2safe.h by default unless …
(edit) @3818   11 years bird 0.6: libc.def: define ordinals.
(edit) @3817   11 years bird 0.6: Untested backport of the *chown and *chmod changes that hit trunk …
(edit) @3812   11 years bird b_fsNativeFileStat.c: Don't check rc for FILE_READONLY but rather …
(edit) @3811   11 years bird libc_Back_ldr*: Allow opening of the NULL module that represents the …
(edit) @3810   11 years bird locale.h: Corrected the order of LC_MONETARY and LC_NUMERIC. Fixes #275.
(edit) @3809   11 years bird 0.6: s/const/const/g - just use the (now) standard 'const' …
(edit) @3806   12 years Yuri Dario Mark CRT_INIT/EXIT functions as used to try convince GCC to keep them.
(edit) @3805   12 years Yuri Dario Mark CRT_INIT/EXIT functions as used to try convince GCC to keep them.
(edit) @3803   12 years bird InnoTekLIBC/fork.h: Mark fork callback structures as used to try …
(edit) @3802   12 years bird sys/sysctl.h: Try convince gcc to not remove the static sysctl data …
(edit) @3801   12 years Yuri Dario Remove FORTIFY warning. Ticket #277.
(edit) @3799   12 years Yuri Dario Match sock_errno() calling convention used in headers.
(edit) @3797   12 years Yuri Dario Add optimizer flag. Fixes #276.
(edit) @3795   13 years bird Comment fixes from Steven. Fixes #258.
(edit) @3793   13 years bird duh
(edit) @3792   13 years bird Reinstated FEA_NEEDEA on symbolic links and other special stuff. Only …
(edit) @3789   13 years bird ctype.h: Correctly fend of queries reading EOF (-1). Fixes #199.
(edit) @3788   13 years bird setlocale.c: Changed getCodepage to default to the process codepage …
(edit) @3787   13 years bird localeTimeDo: Fix bad date_time_fmt string for en_GB and others (hour …
(edit) @3784   13 years bird 0.6/spawnve.c: fixed memmove in the bang-hash-script path that moved …
(edit) @3783   13 years bird 0.6/sharedpm.c: Disabled some racy/buggy code in libc_spmSelf.
(edit) @3781   13 years bird sharedpm: Don't assert if we get ERROR_ALREADY_POSTED (299).
(edit) @3780   13 years bird typo in comment
(edit) @3779   13 years bird Drop the liberty fnmatch.h, adding the GNUisms to the emx header. …
(edit) @3778   13 years bird libc-backend: Don't set FEA_NEEDEA - it causes weird problems here and …
(edit) @3777   13 years bird chmod/fchmod: Add unix mode EA if not found and the FS supports it. …
(edit) @3776   13 years bird read/fhOs2FileWrite: Translate ERROR_PIPE_NOT_CONNECTED when …
(edit) @3775   13 years bird Leave decendants running. Fixes #165.
(edit) @3774   13 years bird Backported r3773: dtsplit.c: Use _chdir_os2 instead of _chdir, since …
(edit) @3772   13 years bird Backported r3769: Reimplemented _fullpath to avoid changing the …
(edit) @3771   13 years bird Backported r3768: realpath and _realrealpath should not fail if the …
(edit) @3766   13 years bird Backported r3765: FCW and FSW are 16-bit, not 32-bit, so use 'unsigned …
(edit) @3764   13 years bird Backported r3763: ld: forgot to write out the text section padding for …
(edit) @3761   13 years bird wcsncmp,wcscmp: don't assume that wchar_t is the same as int. Would …
(edit) @3759   13 years bird iconv.c: comment typo.
(edit) @3758   13 years bird Backported r3757: sys/socket.h: Use _ALIGN instead of ALIGN because of …
(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).
Note: See TracRevisionLog for help on using the revision log.