|
|
@3951
|
6 years |
bird |
unlink() shall not delete directories, but return EISDIR.
|
|
|
@3947
|
10 years |
bird |
safesems.c: Use DosCloseMutexSemEx to close semaphore created by …
|
|
|
@3930
|
11 years |
bird |
trunk,0.6: Fixed hash-bang and batch script handling in spawnvpe. …
|
|
|
@3917
|
11 years |
bird |
0.6: fs.c,pathrewrite.c: Do a better job with trailing slashes on …
|
|
|
@3914
|
11 years |
bird |
trunk,0.6: Fixed buffer overflow in fsResolveUnix that would trigger …
|
|
|
@3912
|
11 years |
bird |
trunk,0.6: Added check that the UNIXROOT_OUTSIDE env var is not set …
|
|
|
@3911
|
11 years |
bird |
0.6,trunk: Introducing env var UNIXROOT_CHROOTED for faking chroot …
|
|
|
@3906
|
11 years |
bird |
0.6,trunk: DosLoadModuleEx and DosFreeModuleEx should make an effort …
|
|
|
@3905
|
11 years |
bird |
trunk,0.6: b_fsRename.c: Overwrite read-only target files to be more …
|
|
|
@3903
|
11 years |
bird |
0.6: Safer and more generic _path and _searchenv functions, making the …
|
|
|
@3859
|
11 years |
bird |
libc-0.6: system() and popen() should use the same shells, preferablly …
|
|
|
@3853
|
11 years |
bird |
year
|
|
|
@3851
|
11 years |
bird |
sharedpm.c: Fixed leak of pTerm of processes which didn't send any …
|
|
|
@3848
|
11 years |
bird |
Display the process status in panic messages.
|
|
|
@3844
|
11 years |
bird |
fcntl_locking: Fix offStart & cbRange check to not fail on cbRange = …
|
|
|
@3841
|
11 years |
bird |
Build fixes for the chown backport.
|
|
|
@3840
|
11 years |
bird |
warnings
|
|
|
@3817
|
11 years |
bird |
0.6: Untested backport of the *chown and *chmod changes that hit trunk …
|
|
|
@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 …
|
|
|
@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.
|
|
|
@3795
|
13 years |
bird |
Comment fixes from Steven. Fixes #258.
|
|
|
@3792
|
13 years |
bird |
Reinstated FEA_NEEDEA on symbolic links and other special stuff. Only …
|
|
|
@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.
|
|
|
@3781
|
13 years |
bird |
sharedpm: Don't assert if we get ERROR_ALREADY_POSTED (299).
|
|
|
@3780
|
13 years |
bird |
typo in comment
|
|
|
@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.
|
|
|
@3771
|
13 years |
bird |
Backported r3768: realpath and _realrealpath should not fail if the …
|
|
|
@3727
|
14 years |
bird |
0.6: Backported r3726: b_nativeSymlinkCreate.c: Symlinks were created …
|
|
|
@3709
|
14 years |
bird |
libc_back_timeUnix2FileTime: Dates prior to 1980 will be set to …
|
|
|
@3697
|
14 years |
bird |
libc: Added new env.var. LIBC_UNIX_EAS for controlling where EAs are …
|
|
|
@3695
|
14 years |
bird |
0.6: Backported fpathconf and pathconf reimplementation. Fixes #44.
|
|
|
@3693
|
14 years |
bird |
0.6: libc_back_errno2native.c: build fixes
|
|
|
@3692
|
14 years |
bird |
0.6/b_ldrOpen: build fix
|
|
|
@3686
|
14 years |
bird |
build fix releated to #181
|
|
|
@3685
|
14 years |
bird |
kNIX/os2: Resolve the dll path passed to DosLoadModule[Ex]. Fixes #181.
|
|
|
@3677
|
14 years |
bird |
0.6: b_processCredentials.c: fixed copy and past bugs in the two group …
|
|
|
@3645
|
17 years |
bird |
Proper argument passing - finally!
|
|
|
@3643
|
17 years |
bird |
Rewrote the active wait.
|
|
|
@3636
|
17 years |
bird |
Fixed serious performance bug in spawn. Fixes #195.
|
|
|
@3383
|
18 years |
bird |
Calculate the correct fd_set size and max handle count for the BSD44 …
|
|
|
@3382
|
18 years |
bird |
clear the no-inherit and close-on-exec flags when duplicating a tcpip …
|
|
|
@3373
|
18 years |
bird |
Wait for spawned/execed child so it can finish inherting us. Close …
|
|
|
@3372
|
18 years |
bird |
Fixes #166.
|
|
|
@3371
|
18 years |
bird |
perhaps we should exit all MCs before comitting suicide?
|
|
|
@3370
|
18 years |
bird |
perhaps we should exit all MCs before comitting suicide?
|
|
|
@3353
|
18 years |
bird |
rmdir doesn't resolve the last path component. Fixes #163.
|
|
|
@3289
|
18 years |
bird |
Implemented /@system_root, /@system_drive and /@tmpdir default …
|
|
|
@3214
|
18 years |
bird |
/@executable_path. Fixes #153.
|
|
|
@3102
|
18 years |
bird |
workaround for lost signals / thread pokes. Fixes #152.
|
|
|
@3098
|
18 years |
bird |
changed the filehandle mutex to must-complete. Fixes #151.
|
|
|
@3069
|
18 years |
bird |
Fixed symlink content.
|
|
|
@3063
|
18 years |
bird |
Fake something half ok when a device is being stat()'ed. Fixes #149.
|
|
|
@3049
|
18 years |
bird |
Return correct error code.
|
|
|
@3014
|
18 years |
bird |
Fixed chdir failure hiding.
|
|
|
@3004
|
18 years |
bird |
Fixed wrong segment class.
|
|
|
@2990
|
18 years |
bird |
New single quote handling, Fixes #136.
|
|
|
@2811
|
19 years |
bird |
A tad to quick there... Fixes #122.
|
|
|
@2810
|
19 years |
bird |
Fixed file creation when opening with read-only acess. Fixes #122.
|
|
|
@2804
|
19 years |
bird |
Exception handlers. libc07 will fail initterm if an exception occurs …
|
|
|
@2803
|
19 years |
bird |
Log module handle when registering a fork module.
|
|
|
@2796
|
19 years |
bird |
Fixed log problem in fork() child. Fixes #119.
|
|
|
@2795
|
19 years |
bird |
Corrected DosSetFHState mask. Fixes #118.
|
|
|
@2786
|
19 years |
bird |
Fixed problems with fork() and module loading/unloading. Fixes #76. …
|
|
|
@2654
|
19 years |
bird |
Try put the log file handle above the range of the standard handles.
|
|
|
@2647
|
19 years |
bird |
read & write logging, and added support for more size flags to the …
|
|
|
@2616
|
19 years |
bird |
Fixed wrong target name written into the symlink.
|
|
|
@2579
|
19 years |
bird |
#49: Fixed stat backend so ctime is set, and made fstat, lstat and …
|
|
|
@2577
|
19 years |
bird |
#61: Fixed incorrect ENOENT errno on symlink when it should return EEXIST.
|
|
|
@2570
|
19 years |
bird |
#60: Fixed blunder in exec/spawn filehandle inheritance code.
|
|
|
@2545
|
20 years |
bird |
#54: Fixed unitialized directory handle member fInUnixTree.
|
|
|
@2543
|
20 years |
bird |
#52: Fixed two 'symlink/' problems in the path resolver.
|
|
|
@2542
|
20 years |
bird |
#51: Made unlink able to delete readonly files.
|
|
|
@2540
|
20 years |
bird |
#50: Inherit umask.
|
|
|
@2539
|
20 years |
bird |
#50: Inherit umask.
|
|
|
@2538
|
20 years |
bird |
#50: Inherit umask.
|
|
|
@2531
|
20 years |
bird |
#41: typo breaking fchmod().
|
|
|
@2530
|
20 years |
bird |
Fixed incorrect assertion in libc_back_fsInfoObjRelease.
|
|
|
@2529
|
20 years |
bird |
Fixed incorrect assertion in libc_back_fsInfoObjRelease.
|
|
|
@2528
|
20 years |
bird |
#41: And added special file mode mask getter and extra validations to …
|
|
|
@2526
|
20 years |
bird |
#41: And added special file mode mask getter and extra validations to …
|
|
|
@2525
|
20 years |
bird |
#41: Calc st_ino and st_dev at the end of the unix attrib getter if …
|
|
|
@2524
|
20 years |
bird |
#40: Fixed double slash preventing root directories from being opened.
|
|
|
@2522
|
20 years |
bird |
#21: Restrict reading and writing of UnixEAs to HPFS, JFS, FAT and RAMFS.
|
|
|
@2520
|
20 years |
bird |
#38: Added DosSysCtl prototype and use it on panic to check for debugger.
|
|
|
@2519
|
20 years |
bird |
#38: Added DosSysCtl prototype and use it on panic to check for debugger.
|
|
|
@2518
|
20 years |
bird |
#33: Fixed a runpath in libc_back_signalWait which didn't reacquire …
|
|
|
@2498
|
20 years |
bird |
#23: Corrected EA name in template from FLAGS to SYMLINK.
|
|
|
@2496
|
20 years |
bird |
#22: Added DosFindFirst() as fallback when DosQueryPathInfo() fails to …
|
|
|
@2442
|
20 years |
bird |
Creating the libc-0.6 / gcc 3.3.5 / binutils 2.14 main branch.
|
|
copied from trunk/src/emx/src/lib/sys
|
|
|
@2440
|
20 years |
bird |
Initial coding.
|