Viktor Szakats
88cb3664a9
2007-10-27 16:46 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
...
* include/hbapifs.h
* source/common/hbfsapi.c
! Added missing HB_EXPORTs.
+ Added hb_fsFileExists(). This is the preferred way to check
for the existence of a file, because it is fast and will
find a file even of directory traversal is not possible
for the file's directory. Works the same way as file
existence check in most other tools.
; NOTE: DOS branch was not compiled or tested (it is a
rewrite of a tested ASM function though).
* common.mak
* include/hbextern.ch
* source/rtl/Makefile
+ source/rtl/hbfile.c
+ Added HB_FILEEXISTS() Harbour level function to check
for the existence of a file. This works better than
FILE() in most situations, but it doesn't accept any
wildcards.
* source/compiler/gencobj.c
! Fixed to not used access(). Using hb_fsFileExists() instead.
2007-10-27 14:51:53 +00:00
..
2001-04-27 19:03:46 +00:00
2001-04-27 19:03:46 +00:00
2006-04-15 18:51:38 +00:00
2007-04-14 10:41:54 +00:00
2007-09-07 02:00:07 +00:00
2007-10-25 20:57:12 +00:00
2001-04-27 19:03:46 +00:00
2007-05-28 18:08:36 +00:00
2001-04-27 19:03:46 +00:00
2007-09-27 13:30:20 +00:00
2007-09-25 01:21:03 +00:00
2001-04-27 19:03:46 +00:00
2001-05-15 13:02:07 +00:00
2007-03-09 03:44:42 +00:00
2001-12-29 19:35:55 +00:00
2001-05-15 13:02:07 +00:00
2002-08-27 20:13:38 +00:00
2007-10-23 11:32:22 +00:00
2001-05-15 13:02:07 +00:00
2002-03-18 22:30:10 +00:00
2001-05-15 13:02:07 +00:00
2007-07-19 02:15:22 +00:00
2007-10-24 02:00:45 +00:00
2007-10-19 14:16:35 +00:00
2007-09-26 00:30:47 +00:00
2007-04-15 22:20:37 +00:00
2007-08-20 21:55:18 +00:00
2007-10-27 14:51:53 +00:00
2007-09-09 17:42:53 +00:00
2007-07-30 16:00:32 +00:00
2007-04-18 22:15:17 +00:00
2007-09-28 12:08:46 +00:00
2007-03-31 10:42:19 +00:00
2007-10-24 01:25:30 +00:00
2007-04-14 10:41:54 +00:00
2007-09-28 17:26:32 +00:00
2007-10-15 16:36:38 +00:00
2007-09-05 14:50:23 +00:00
2005-09-23 08:45:05 +00:00
2007-09-25 01:21:03 +00:00
2004-12-28 09:29:30 +00:00
2007-04-13 01:06:01 +00:00
2007-10-18 21:55:39 +00:00
2007-07-06 21:17:36 +00:00
2007-10-02 08:52:28 +00:00
2007-10-13 00:12:25 +00:00
2007-10-13 00:12:25 +00:00
2007-10-27 14:51:53 +00:00
2007-08-02 15:58:50 +00:00
2007-04-14 10:41:54 +00:00
2006-03-01 13:49:07 +00:00
2006-03-01 13:49:07 +00:00
2007-08-23 12:30:23 +00:00
2007-10-23 23:51:07 +00:00
2005-11-14 09:47:46 +00:00
2006-06-17 06:36:33 +00:00
2001-12-15 11:22:29 +00:00
2006-12-18 18:34:44 +00:00
2004-04-01 09:17:44 +00:00
2007-03-22 12:28:14 +00:00
2007-09-02 15:28:05 +00:00
2007-10-15 15:40:17 +00:00
2001-05-15 13:02:07 +00:00
2001-06-14 21:20:43 +00:00
2007-10-26 01:47:21 +00:00
2007-06-01 13:12:29 +00:00
2007-08-02 15:58:50 +00:00
2007-10-15 15:40:17 +00:00
2007-10-18 21:55:39 +00:00
2007-10-18 21:55:39 +00:00
2007-10-18 21:55:39 +00:00
2006-08-10 12:09:14 +00:00
2007-10-18 21:55:39 +00:00
2007-09-25 01:21:03 +00:00
2006-05-30 10:28:42 +00:00
2007-06-06 13:40:09 +00:00
2007-09-25 01:21:03 +00:00
2007-10-24 01:25:30 +00:00
2007-10-26 23:26:59 +00:00
2007-09-25 01:21:03 +00:00
2007-10-26 01:47:21 +00:00
2007-04-14 10:41:54 +00:00
2007-09-14 05:30:12 +00:00
2006-08-17 11:05:09 +00:00
2004-12-28 09:29:30 +00:00
2007-03-22 12:28:14 +00:00
2007-10-23 11:32:22 +00:00
2007-09-25 01:21:03 +00:00
2007-06-13 22:24:38 +00:00
2007-10-01 17:43:52 +00:00
2006-02-04 16:16:48 +00:00
2007-10-01 17:43:52 +00:00
2007-10-23 02:05:21 +00:00
2007-06-01 13:12:29 +00:00
2006-02-04 16:16:48 +00:00
2001-05-15 13:02:07 +00:00
2007-10-18 21:55:39 +00:00
2001-04-27 19:03:46 +00:00
2007-04-14 10:41:54 +00:00
2001-05-15 13:02:07 +00:00
2001-04-27 19:03:46 +00:00
2001-04-27 19:03:46 +00:00
2007-08-30 01:56:03 +00:00
2007-09-09 17:42:53 +00:00
2001-04-27 19:03:46 +00:00
2007-09-12 00:10:09 +00:00
2002-06-21 19:54:46 +00:00
2007-10-24 02:00:45 +00:00