|
|
@9945
|
22 years |
sandervl |
updates
|
|
|
@9891
|
22 years |
sandervl |
Map ERROR_PATH_NOT_FOUND (OS/2) to ERROR_INVALID_NAME
|
|
|
@9862
|
22 years |
sandervl |
AH: bugfix
|
|
|
@9861
|
22 years |
sandervl |
AH: MoveFile: detect if source and target file names are on a …
|
|
|
@9815
|
23 years |
sandervl |
FindFirstFile: return ERROR_FILE_NOT_FOUND if DosFindFirst returns …
|
|
|
@9693
|
23 years |
sandervl |
Only load LVM.DLL when we actually need it; CreateProcess bugfix for …
|
|
|
@9691
|
23 years |
sandervl |
FindFirstFile must return ERROR_FILE_NOT_FOUND when the specified file …
|
|
|
@9660
|
23 years |
sandervl |
changes for inheritance (check security structure); workaround for …
|
|
|
@9653
|
23 years |
sandervl |
implemented Get/SetHandleInformation; CloseHandle change for …
|
|
|
@9530
|
23 years |
sandervl |
DT: GetFileTime & SetFileTime fixes; need to convert between UTC and …
|
|
|
@9298
|
23 years |
sandervl |
lots of fixes/changes for physical disk & volume access
|
|
|
@9095
|
23 years |
sandervl |
Rewrote GetFileAttributesA & translate filename used from Windows to …
|
|
|
@8864
|
23 years |
sandervl |
moved OS2 memory functions into seperate file
|
|
|
@8783
|
23 years |
sandervl |
OSLibGetDriveTye fix for floppy drives
|
|
|
@8777
|
23 years |
sandervl |
There are no bugs in the WGSS SystemTimeToFileTime & …
|
|
|
@8600
|
23 years |
sandervl |
Export OSLibDosDevIOCtl
|
|
|
@8582
|
23 years |
sandervl |
MP: OSLibDosCreateFile: Fix a SYS0005 (Access Denied) when opening an …
|
|
|
@8401
|
23 years |
sandervl |
hard disk access updates & fixes
|
|
|
@8397
|
23 years |
sandervl |
volume api updates (LVM)
|
|
|
@8273
|
23 years |
bird |
Buffer cdrom drive letters in OSLibGetDriveType.
|
|
|
@8263
|
23 years |
bird |
Moved the cdrom hot fix a bit to prevent memory leaks.
|
|
|
@8261
|
23 years |
bird |
Hot fix for 0 CDROMs. first try!
|
|
|
@8259
|
23 years |
bird |
Optimized and rearranged OSLibGetDriveType. (Removed used of static …
|
|
|
@7927
|
24 years |
sandervl |
pipe updates
|
|
|
@7865
|
24 years |
sandervl |
DF: fixes for translating ascii strings between os/2 & windows (in …
|
|
|
@7777
|
24 years |
sandervl |
VP: GetDriveType fix for detection cdrom drives under certain …
|
|
|
@7744
|
24 years |
sandervl |
DosSet/QueryAffinity fixes for non-SMP systems
|
|
|
@7724
|
24 years |
sandervl |
rewrote GetDriveType
|
|
|
@7704
|
24 years |
sandervl |
GetVolumeInformation: report FAT32 as FAT32, use original volume name …
|
|
|
@7567
|
24 years |
sandervl |
overlapped io, com, thread & process updates
|
|
|
@7532
|
24 years |
sandervl |
priority updates/changes
|
|
|
@7489
|
24 years |
sandervl |
disk fix
|
|
|
@7482
|
24 years |
phaller |
Added support for DosDevConfig, query number of available parallel ports
|
|
|
@7474
|
24 years |
phaller |
Fixes in HandleManager and Device Handlers
|
|
|
@7398
|
24 years |
phaller |
.
|
|
|
@7318
|
24 years |
sandervl |
Implemented Get/SetProcessAffinityMask & SetThreadAffinityMask
|
|
|
@7286
|
24 years |
sandervl |
Call old DosOpen if DosOpenL not available
|
|
|
@7275
|
24 years |
sandervl |
Use DosOpenL if available
|
|
|
@7270
|
24 years |
sandervl |
minor updates
|
|
|
@7202
|
24 years |
sandervl |
No longer use DosError; IOCTL_DISK_GET_DRIVE_GEOMETRY must return …
|
|
|
@7060
|
24 years |
phaller |
fix in bounce buffer handling
|
|
|
@7034
|
24 years |
achimha |
use bounce buffer if end of buffer crosses boundary, not start
|
|
|
@7032
|
24 years |
phaller |
.
|
|
|
@6988
|
24 years |
phaller |
.
|
|
|
@6968
|
24 years |
phaller |
added error codes 34 and 23
|
|
|
@6966
|
24 years |
phaller |
.
|
|
|
@6850
|
24 years |
phaller |
further error mappings
|
|
|
@6397
|
24 years |
sandervl |
updates
|
|
|
@6094
|
24 years |
sandervl |
rewrote CreateDirectory
|
|
|
@6090
|
24 years |
sandervl |
Rewrote CopyFile, MoveFile & RemoveDirectory
|
|
|
@6086
|
24 years |
sandervl |
added cdrom get/setvolume ioctls
|
|
|
@6060
|
24 years |
sandervl |
semaphore updates
|
|
|
@6053
|
24 years |
sandervl |
added cdrom ioctl stubs
|
|
|
@6049
|
24 years |
sandervl |
semaphore rewrite (not activated)
|
|
|
@6029
|
24 years |
sandervl |
disk updates
|
|
|
@5974
|
24 years |
sandervl |
LoadLibrary change: refuse to load non-Odin OS/2 dlls
|
|
|
@5896
|
24 years |
sandervl |
added ERROR_INVALID_NAME error conversion
|
|
|
@5890
|
24 years |
achimha |
set last error to 2 when CreateFileA fails when creating a file
|
|
|
@5587
|
24 years |
sandervl |
added mailslot implemenation, named pipe fixes + FreeLibraryAndExitThread
|
|
|
@5393
|
24 years |
sandervl |
GetSystemPowerStatus fix
|
|
|
@5197
|
25 years |
sandervl |
KS: OSLibDosAllocMem fix
|
|
|
@5195
|
25 years |
bird |
Urg! Sent wrong parameter in to DosAllocMemEx.
|
|
|
@5193
|
25 years |
bird |
Use DosAllocMemEx to 64KB align memory objects in the high private arena.
|
|
|
@5016
|
25 years |
sandervl |
vio, thread exit fixes
|
|
|
@4862
|
25 years |
sandervl |
implemented ReadFile/WriteFile for COM devices
|
|
|
@4771
|
25 years |
phaller |
Accelerated FindFirst/FindNext calls
|
|
|
@4763
|
25 years |
sandervl |
Rewrote GetLogicalDrives, minor fixes for GetDriveType
|
|
|
@4703
|
25 years |
bird |
OSLibDosCreateFile: Fix for OPEN_ACTION_REPLACE_IF_EXISTS being
…
|
|
|
@4698
|
25 years |
sandervl |
Workaround for OS/2 shared memory name limitation (no colons)
|
|
|
@4555
|
25 years |
sandervl |
Use DosLoadModule instead of O32_LoadLibrary; changed log strings in …
|
|
|
@4474
|
25 years |
sandervl |
pe loader fixes, add system32\drivers dir during installation, add …
|
|
|
@4473
|
25 years |
sandervl |
GetDirectoryA replaced with correct implementation
|
|
|
@4372
|
25 years |
sandervl |
version changes + misc fixes/changes
|
|
|
@4324
|
25 years |
sandervl |
no need to save fs twice
|
|
|
@4323
|
25 years |
sandervl |
no need to save fs twice
|
|
|
@4319
|
25 years |
phaller |
GlobalMemoryStatus implemented without Open32
|
|
|
@4285
|
25 years |
hugh |
Implemented Serial APIs
|
|
|
@4256
|
25 years |
sandervl |
heap corruption fix (initcommandline) + handlemanager class for disks
|
|
|
@4235
|
25 years |
bird |
Added/extended some OSLib calls.
|
|
|
@4189
|
25 years |
sandervl |
GetDiskFreeSpace(Ex) changes/fixes
|
|
|
@4008
|
25 years |
sandervl |
fixed sharing violation bug in OsLibCreateFile
|
|
|
@3999
|
25 years |
sandervl |
CreateFile fix (don't add write access when creating files)
|
|
|
@3993
|
25 years |
sandervl |
Updates for fake system dll headers
|
|
|
@3976
|
25 years |
phaller |
.
|
|
|
@3819
|
25 years |
sandervl |
PD: added handlemanager support for named & unnamed pipes
|
|
|
@3804
|
25 years |
sandervl |
strncpy call changes + language api updates/fixes
|
|
|
@3768
|
25 years |
phaller |
Temp. Fix: CreatePipe() implemented. Needs HM support though
|
|
|
@3748
|
25 years |
sandervl |
MN: creating file & readonly -> readwrite (or else DosOpen fails)
|
|
|
@3714
|
25 years |
phaller |
some fixes
|
|
|
@3647
|
25 years |
sandervl |
CloseHandle fix
|
|
|
@3642
|
25 years |
sandervl |
Rewrote file io apis
|
|
|
@3593
|
25 years |
sandervl |
some bugfixes + GetVolumeInformation rewrite
|
|
|
@3588
|
25 years |
sandervl |
GetFileTime bugfix + FindResource(Ex)A/W changes + setup thread …
|
|
|
@3360
|
25 years |
sandervl |
OSLibDosFindFirst fix
|
|
|
@3314
|
25 years |
cbratschi |
* empty log message *
|
|
|
@3306
|
25 years |
cbratschi |
* empty log message *
|
|
|
@3269
|
25 years |
cbratschi |
FindFirst* changes
|
|
|
@3074
|
25 years |
sandervl |
file handle + registry changes
|
|
|
@2984
|
25 years |
sandervl |
moved registry apis into kernel32 + cleanup
|
|
|
@2866
|
26 years |
sandervl |
SetLastError calling convention bugs fixed
|
|
|