|
|
@3840
|
11 years |
bird |
warnings
|
|
|
@3839
|
11 years |
bird |
Must include os2safe.h as the first thing in os2emx.h and os2.h.
|
|
|
@3838
|
11 years |
bird |
build fix.
|
|
|
@3837
|
11 years |
bird |
build fixes.
|
|
|
@3836
|
11 years |
bird |
build fixes
|
|
|
@3835
|
11 years |
bird |
reduce warnings.
|
|
|
@3834
|
11 years |
bird |
os2emx.h: Include os2safe.h by default unless …
|
|
|
@3833
|
11 years |
bird |
More watcom hacking.
|
|
|
@3832
|
11 years |
bird |
updates
|
|
|
@3831
|
11 years |
bird |
forgot to commit this together with the sys/bsd/cdefs.h move.
|
|
|
@3830
|
11 years |
bird |
Redid cabsl, carg and cargl from scratch so watcom can grok and …
|
|
|
@3829
|
11 years |
bird |
The watcom saga continues.
|
|
|
@3828
|
11 years |
bird |
The watcom saga continues.
|
|
|
@3827
|
11 years |
bird |
the -aa option fixed these initialization issues.
|
|
|
@3826
|
11 years |
bird |
More watcom build hacking.
|
|
|
@3825
|
11 years |
bird |
fix bug from yesterday.
|
|
|
@3824
|
11 years |
bird |
pushed the bsd cdefs.h into it's own directory.
|
|
|
@3823
|
11 years |
bird |
More openwatcom porting.
|
|
|
@3822
|
11 years |
bird |
More openwatcom porting.
|
|
|
@3821
|
11 years |
bird |
More OpenWatcom changes.
|
|
|
@3820
|
11 years |
bird |
Slowly starting to make it build with non GCC compilers, first out is …
|
|
|
@3819
|
11 years |
bird |
sys/cdefs.h: Updated to FreeBSD 9.1.0.
|
|
|
@3818
|
11 years |
bird |
0.6: libc.def: define ordinals.
|
|
|
@3817
|
11 years |
bird |
0.6: Untested backport of the *chown and *chmod changes that hit trunk …
|
|
|
@3816
|
11 years |
bird |
trunk: Implemented chown, fchown and lchown and modified the EA …
|
|
|
@3815
|
11 years |
bird |
dlllegacy.cmd: Correct line ending style.
|
|
|
@3814
|
11 years |
bird |
fix
|
|
|
@3813
|
11 years |
bird |
chown-1.c: Added a very simple chown, lchown and fchown testcase.
|
|
|
@3812
|
11 years |
bird |
b_fsNativeFileStat.c: Don't check rc for FILE_READONLY but rather …
|
|
|
@3811
|
11 years |
bird |
libc_Back_ldr*: Allow opening of the NULL module that represents the …
|
|
|
@3810
|
11 years |
bird |
locale.h: Corrected the order of LC_MONETARY and LC_NUMERIC. Fixes #275.
|
|
|
@3809
|
11 years |
bird |
0.6: s/const/const/g - just use the (now) standard 'const' …
|
|
|
@3808
|
11 years |
bird |
s/const/const/g - just use the (now) standard 'const' everywhere …
|
|
|
@3807
|
12 years |
Yuri Dario |
kLIBC 0.6.5 / csd5
|
|
|
@3806
|
12 years |
Yuri Dario |
Mark CRT_INIT/EXIT functions as used to try convince GCC to keep them.
|
|
|
@3805
|
12 years |
Yuri Dario |
Mark CRT_INIT/EXIT functions as used to try convince GCC to keep them.
|
|
|
@3804
|
12 years |
Yuri Dario |
Mark CRT_INIT/EXIT functions as used to try convince GCC to keep them.
|
|
|
@3803
|
12 years |
bird |
InnoTekLIBC/fork.h: Mark fork callback structures as used to try …
|
|
|
@3802
|
12 years |
bird |
sys/sysctl.h: Try convince gcc to not remove the static sysctl data …
|
|
|
@3801
|
12 years |
Yuri Dario |
Remove FORTIFY warning. Ticket #277.
|
|
|
@3800
|
12 years |
Yuri Dario |
Remove FORTIFY warning. Ticket #277.
|
|
|
@3799
|
12 years |
Yuri Dario |
Match sock_errno() calling convention used in headers.
|
|
|
@3798
|
12 years |
Yuri Dario |
Match sock_errno() calling convention used in headers.
|
|
|
@3797
|
12 years |
Yuri Dario |
Add optimizer flag. Fixes #276.
|
|
|
@3796
|
13 years |
bird |
Comment fixes from Steven. Fixes #258.
|
|
|
@3795
|
13 years |
bird |
Comment fixes from Steven. Fixes #258.
|
|
|
@3794
|
13 years |
bird |
Reinstated FEA_NEEDEA on symbolic links and other special stuff. Only …
|
|
|
@3793
|
13 years |
bird |
duh
|
|
|
@3792
|
13 years |
bird |
Reinstated FEA_NEEDEA on symbolic links and other special stuff. Only …
|
|
|
@3791
|
13 years |
bird |
trunk: Backported ctype.h fix r3789. Fixes #199.
|
|
|
@3790
|
13 years |
bird |
ctype-1.c: Testcase for the EOF trouble.
|
|
|
@3789
|
13 years |
bird |
ctype.h: Correctly fend of queries reading EOF (-1). Fixes #199.
|
|
|
@3788
|
13 years |
bird |
setlocale.c: Changed getCodepage to default to the process codepage …
|
|
|
@3787
|
13 years |
bird |
localeTimeDo: Fix bad date_time_fmt string for en_GB and others (hour …
|
|
|
@3786
|
13 years |
bird |
Testcase for #186.
|
|
|
@3785
|
13 years |
bird |
spawnve.c: fixed memmove in the bang-hash-script path that moved too …
|
|
|
@3784
|
13 years |
bird |
0.6/spawnve.c: fixed memmove in the bang-hash-script path that moved …
|
|
|
@3783
|
13 years |
bird |
0.6/sharedpm.c: Disabled some racy/buggy code in libc_spmSelf.
|
|
|
@3782
|
13 years |
bird |
Forward ported r3780 and r3781 (nits).
|
|
|
@3781
|
13 years |
bird |
sharedpm: Don't assert if we get ERROR_ALREADY_POSTED (299).
|
|
|
@3780
|
13 years |
bird |
typo in comment
|
|
|
@3779
|
13 years |
bird |
Drop the liberty fnmatch.h, adding the GNUisms to the emx header. …
|
|
|
@3778
|
13 years |
bird |
libc-backend: Don't set FEA_NEEDEA - it causes weird problems here and …
|
|
|
@3777
|
13 years |
bird |
chmod/fchmod: Add unix mode EA if not found and the FS supports it. …
|
|
|
@3776
|
13 years |
bird |
read/fhOs2FileWrite: Translate ERROR_PIPE_NOT_CONNECTED when …
|
|
|
@3775
|
13 years |
bird |
Leave decendants running. Fixes #165.
|
|
|
@3774
|
13 years |
bird |
Backported r3773: dtsplit.c: Use _chdir_os2 instead of _chdir, since …
|
|
|
@3773
|
13 years |
bird |
dtsplit.c: Use _chdir_os2 instead of _chdir, since the former got the …
|
|
|
@3772
|
13 years |
bird |
Backported r3769: Reimplemented _fullpath to avoid changing the …
|
|
|
@3771
|
13 years |
bird |
Backported r3768: realpath and _realrealpath should not fail if the …
|
|
|
@3770
|
13 years |
bird |
src/kNIX: svn:eol-style and svn:keywords.
|
|
|
@3769
|
13 years |
bird |
Reimplemented _fullpath to avoid changing the current directory and …
|
|
|
@3768
|
13 years |
bird |
realpath and _realrealpath should not fail if the last component does …
|
|
|
@3767
|
13 years |
bird |
fullpath testcase (for #237).
|
|
|
@3766
|
13 years |
bird |
Backported r3765: FCW and FSW are 16-bit, not 32-bit, so use 'unsigned …
|
|
|
@3765
|
13 years |
bird |
FCW and FSW are 16-bit, not 32-bit, so use 'unsigned short' types …
|
|
|
@3764
|
13 years |
bird |
Backported r3763: ld: forgot to write out the text section padding for …
|
|
|
@3763
|
13 years |
bird |
ld: forgot to write out the text section padding for each object file.
|
|
|
@3762
|
13 years |
bird |
wcsncmp,wcscmp: don't assume that wchar_t is the same as int. Would …
|
|
|
@3761
|
13 years |
bird |
wcsncmp,wcscmp: don't assume that wchar_t is the same as int. Would …
|
|
|
@3760
|
13 years |
bird |
iconv.c: comment typo.
|
|
|
@3759
|
13 years |
bird |
iconv.c: comment typo.
|
|
|
@3758
|
13 years |
bird |
Backported r3757: sys/socket.h: Use _ALIGN instead of ALIGN because of …
|
|
|
@3757
|
13 years |
bird |
sys/socket.h: Use _ALIGN instead of ALIGN because of …
|
|
|
@3756
|
13 years |
bird |
227-wctomb-de_ch.c: Testcase for #227.
|
|
|
@3755
|
13 years |
bird |
Backported r3754: iconv.c: Assume input is PATHs so that samba works …
|
|
|
@3754
|
13 years |
bird |
iconv.c: Assume input is PATHs so that samba works for Koreans.
|
|
|
@3753
|
13 years |
bird |
Backported r3751: weakld.c: Put exported names in a different symbol …
|
|
|
@3752
|
13 years |
bird |
Testcase for #254.
|
|
|
@3751
|
13 years |
bird |
weakld.c: Put exported names in a different symbol table since they …
|
|
|
@3750
|
13 years |
bird |
0.6/ld: Backported r3749 which makes ld align .text on a SSE friendly …
|
|
|
@3749
|
13 years |
bird |
ld: Align text section on 16-byte boundrary for SSE constants.
|
|
|
@3748
|
13 years |
bird |
trunk: forward ported r3745, r3746 and r3747 - high memory regression …
|
|
|
@3747
|
13 years |
bird |
socketpair: support osfd (return sockets descriptors) pointing to high …
|
|
|
@3746
|
13 years |
bird |
highmemsocket.cpp: Fixed two bad tests causing connect() and others to …
|
|
|
@3745
|
13 years |
bird |
getpeername.c: fix regression from #233.
|
|
|
@3744
|
13 years |
bird |
Preparing for 0.6.5…
|
|
|
@3743
|
13 years |
bird |
Preparing for 0.6.5…
|
|
|
@3742
|
14 years |
bird |
kLIBC 0.6.4 / csd4
|
|
|
@3741
|
14 years |
bird |
indicate which csd.
|
|
|