- Timestamp:
- Jul 1, 2005, 3:49:17 AM (20 years ago)
- Location:
- trunk/src/emx
- Files:
-
- 2 edited
-
ChangeLog.LIBC (modified) (1 diff, 1 prop)
-
include/regex.h (modified) (2 diffs, 1 prop)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/ChangeLog.LIBC
-
Property cvs2svn:cvs-rev
changed from
1.78to1.79
r2122 r2123 6 6 o Renamed struct _FILE to struct __sFILE to match BSD. 7 7 o Added wait.h for GLIBC compatability, content is #include <sys/wait.h>. 8 9 10 8 11 9 12 2005-06-29: knut st. osmundsen <[email protected]> -
Property cvs2svn:cvs-rev
changed from
-
trunk/src/emx/include/regex.h
-
Property cvs2svn:cvs-rev
changed from
1.3to1.4
r2122 r2123 2 2 /** @file 3 3 * FreeBSD 5.3 4 4 5 */ 5 6 /*- … … 82 83 /* regerror() flags */ 83 84 #define REG_ENOSYS (-1) 85 86 87 84 88 #define REG_NOMATCH 1 85 89 #define REG_BADPAT 2 -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.
