Changeset 2620
- Timestamp:
- Mar 13, 2006, 12:56:29 AM (19 years ago)
- Location:
- branches/libc-0.6/src/emx
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/libc-0.6/src/emx/ChangeLog.LIBC
r2616 r2620 5 5 2006-03-12: knut st. osmundsen <bird-gccos2-spam@anduin.net> 6 6 - libc: 7 o #65: Added sys/_timespec.h and uncommented it's inclusion in 8 sys/stat.h. This fixes the bustage in non-BSD source mode. 7 9 o Fixed wrong target name written into the symlink. 8 10 -
branches/libc-0.6/src/emx/include/sys/stat.h
r2468 r2620 109 109 #endif 110 110 111 /*#if !__BSD_VISIBLE bird: we don't need any of this (we don't have it either) 111 #if !__BSD_VISIBLE 112 112 #include <sys/_timespec.h> 113 #endif */113 #endif 114 114 115 115 #if 0 /* bird: emx */
Note:
See TracChangeset
for help on using the changeset viewer.