|
|
@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.
|
|
|
@3740
|
14 years |
bird |
source packing updates.
|
|
|
@3739
|
14 years |
bird |
sys/cdefs.h: Our gcc 3.3.5 doesn't seem to grok offsetof.
|
|
|
@3738
|
14 years |
bird |
sys/cdefs.h: Our gcc 3.3.5 doesn't seem to grok offsetof.
|
|
|
@3737
|
14 years |
bird |
sys/cdefs.h: Our gcc 3.3.5 doesn't seem to grok offsetof.
|
|
|
@3736
|
14 years |
bird |
sys/cdefs.h: Our gcc 3.3.5 doesn't seem to grok offsetof.
|
|
|
@3735
|
14 years |
bird |
Setting version to 0.6.4 / csd4.
|
|
|
@3734
|
14 years |
bird |
build laptop name.
|
|
|
@3733
|
14 years |
bird |
Tagging libc 0.6.3.
|
|
|
@3732
|
14 years |
bird |
0.6: Backported r3731: emxomfld.c: Fixed rounding bug when converting …
|
|
|
@3731
|
14 years |
bird |
emxomfld.c: Fixed rounding bug when converting /STACK:xxx …
|
|
|
@3730
|
14 years |
bird |
0.6: Backported r3729: emxomf.c: applied …
|
|
|
@3729
|
14 years |
bird |
emxomf.c: applied emxomf-03-fix-symbol-too-long.diff with …
|
|
|
@3728
|
14 years |
bird |
testcase for the alleged isatty bug. References #197.
|
|
|
@3727
|
14 years |
bird |
0.6: Backported r3726: b_nativeSymlinkCreate.c: Symlinks were created …
|
|
|
@3726
|
14 years |
bird |
b_nativeSymlinkCreate.c: Symlinks were created on byte to long. …
|
|
|
@3725
|
14 years |
bird |
200-stat-symlink.c: added stat/lstat+symlink testcase. References #200.
|
|
|
@3724
|
14 years |
bird |
0.6: Backported r3723: iconv: Return retval instead of 0 (count of …
|
|
|
@3723
|
14 years |
bird |
iconv: Return retval instead of 0 (count of non-identical …
|
|
|
@3722
|
14 years |
bird |
0.6: Backported r3721: posix_memalign.c: Always set errno. References #223.
|
|
|
@3721
|
14 years |
bird |
posix_memalign.c: Always set errno. References #223.
|
|
|
@3720
|
14 years |
bird |
0.6: Backported r3719: posix_memalign: Fixed problem with large …
|
|
|
@3719
|
14 years |
bird |
posix_memalign: Fixed problem with large alignment values. References #223.
|
|
|
@3718
|
14 years |
bird |
0.6: Backported r3717: sys/cdefs.h: Updated to FreeBSD 9.0 (?) rev …
|
|
|
@3717
|
14 years |
bird |
sys/cdefs.h: Updated to FreeBSD 9.0 (?) rev 1.114. References #207, #212.
|
|
|
@3716
|
14 years |
bird |
0.6: Backported r3715: 386/stdarg.h,sys/cdefs.h: Synced in bit from …
|
|
|
@3715
|
14 years |
bird |
386/stdarg.h,sys/cdefs.h: Synced in bit from more recent FreeBSDs so …
|
|
|
@3714
|
14 years |
bird |
0.6: Backported r3712 & r3713: stdio.h,features.h: Don't use gcc's …
|
|
|
@3713
|
14 years |
bird |
oops: unwanted extern -> static there.
|
|
|
@3712
|
14 years |
bird |
stdio.h,features.h: Don't use gcc's 'extern inline' feature with 4.3.0 …
|
|
|
@3711
|
14 years |
bird |
0.6: Backported r3710: _getdcwd: When the buffer is NULL, the size is …
|
|
|
@3710
|
14 years |
bird |
_getdcwd: When the buffer is NULL, the size is just a minimum. …
|
|
|
@3709
|
14 years |
bird |
libc_back_timeUnix2FileTime: Dates prior to 1980 will be set to …
|
|
|
@3708
|
14 years |
bird |
nonblock-1.c: extended the testcase. References #210.
|
|
|
@3707
|
14 years |
bird |
libc_back_timeUnix2FileTime: Dates prior to 1980 will be set to …
|
|
|
@3706
|
14 years |
bird |
0.6: Backported r3705: iconv.c: Use malloc instead of alloca for …
|
|
|
@3705
|
14 years |
bird |
iconv.c: Use malloc instead of alloca for larger strings so we don't …
|
|
|
@3704
|
14 years |
bird |
0.6: Backported r3703: moddef.h,emxbind,weakld: Expanded the symbol …
|
|
|
@3703
|
14 years |
bird |
moddef.h,emxbind,weakld: Expanded the symbol name fields in libmoddef …
|
|
|
@3702
|
14 years |
bird |
0.6/emxomfar: Backported r3701: Fixed and relaxed the command/option …
|
|
|