Changeset 6b42f5a3 in rtems for cpukit/shttpd/compat_rtems.h
- Timestamp:
- 06/11/07 13:56:36 (16 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 7d7af11
- Parents:
- 4847f6b1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/shttpd/compat_rtems.h
r4847f6b1 r6b42f5a3 21 21 22 22 #define DIRSEP '/' 23 #define IS_DIRSEP_CHAR(c) ((c) == '/') 23 24 #define O_BINARY 0 24 25 #define ERRNO errno
Note: See TracChangeset
for help on using the changeset viewer.