marco
|
316a50ff23
* support for clock_gettime(), patch by Graeme.
|
11 жил өмнө |
michael
|
17e34abc62
* Fix for bug ID #18551
|
11 жил өмнө |
michael
|
f61e27ec8e
* clock_gettime uses timespec, not timeval
|
11 жил өмнө |
michael
|
a92056d219
* Use clock_gettime when available
|
11 жил өмнө |
Jonas Maebe
|
f9f041d470
* SystemOldNAme -> SystemOldName
|
12 жил өмнө |
Jonas Maebe
|
af3f12f60c
* rawbytestring/unicodestring versions of findfirst/findnext/findclose
|
12 жил өмнө |
Jonas Maebe
|
155aafc255
* moved SYSUTILS_HAS_ANSISTR/UNICODESTR_FILEUTIL_IMPL define to interface
|
12 жил өмнө |
Jonas Maebe
|
eeb98a0c0f
- removed platform-specific implementations of GetCurrentDir, SetCurrentDir,
|
12 жил өмнө |
Jonas Maebe
|
06d9b35ed3
* don't truncate the result of GetEnvironmentVariable to 255 characters
|
12 жил өмнө |
Jonas Maebe
|
26b2149ced
* converted the following sysutils routines to unicodestring and
|
12 жил өмнө |
Jonas Maebe
|
ecd3cba02b
* synchronised with trunk up to r24912
|
12 жил өмнө |
svenbarth
|
e914ec7f00
Add platform independant support for "GetTickCount" and "GetTickCount64" to unit "SysUtils". "GetTickCount" is declared as deprecated from the beginning and thus "GetTickCount64" should be used instead.
|
12 жил өмнө |
sergei
|
1415569ecb
- Removed UnixToWinAge, since revision 444 it does not change its argument, but wastes a lot of CPU cycles converting it from local time and back.
|
12 жил өмнө |
Jonas Maebe
|
a3c936fe5f
+ rawbytestring/unicodestring overloads for FileCreate and FileOpen.
|
13 жил өмнө |
michael
|
64ab9c06d3
* Added GetLocalTimeOffset function
|
13 жил өмнө |
marco
|
455d675c5a
* removed an empty overloaded version of statfs that could be called recursively
|
13 жил өмнө |
Jonas Maebe
|
9a1cd0ec4c
* fixed checking the address of installed signal handlers on aix and
|
13 жил өмнө |
Jonas Maebe
|
8d8fc0fdee
+ RTL for AIX
|
13 жил өмнө |
michael
|
2625b1dfa4
* Improved efficiency of Now/Date/Time
|
13 жил өмнө |
michael
|
1579470a68
* Also check TMPDIR, a UNIX standard used by a.o. iOS (mantis #20248)
|
14 жил өмнө |
marco
|
7eeb4ab539
* also return fasymbolic if dir is found.
|
14 жил өмнө |
michael
|
a201f07420
* Added share mode argument to FileCreate call
|
14 жил өмнө |
michael
|
be484359b8
* Corrected fix for FileAge
|
14 жил өмнө |
michael
|
9747f7f0cd
* Do not allow fileage for directories (15873)
|
14 жил өмнө |
marco
|
be98b13554
* fix for 11263, changed fileread and fd_zero to out using $modeswitch.
|
15 жил өмнө |
marco
|
8e9a7e14ad
* Revised yesterday solution to a more general one. Executeprocess gets
|
15 жил өмнө |
Jonas Maebe
|
722d48c8c2
* only return an error if locking a file fails when the file is already
|
15 жил өмнө |
michael
|
01ed4a6745
* Implemented OnBeep to install custom beep handler
|
15 жил өмнө |
Jonas Maebe
|
25463000ac
* do not mark all found files with Find* as "faHidden" if the search path
|
16 жил өмнө |
michael
|
9538da64f9
* Change so that when FindFirst initially returns nonzero, FindClose is no longer needed (Windows compatible)
|
16 жил өмнө |