source:
spec/trunk/SPECS/libc/libc-dmik-no-bsd.diff@
1283
      
      | Last change on this file since 1283 was 1191, checked in by , 8 years ago | |
|---|---|
| File size: 806 bytes | |
- 
      usr/include/types.hold new 23 23 24 24 #define NIL ((char *) 0) 25 25 #define PZERO 0 26 #if 0 /* Don't pretend we're BSD (see sys/param.h) */ 26 27 #define BSD 43 28 #endif 27 29 #ifndef TRUE 28 30 #define TRUE 1 29 31 #endif 
- 
      usr/include/sys/param.hold new 23 23 #endif 24 24 25 25 26 #if 0 /* Don't pretend we're BSD (see below) */ 26 27 /** @group BSD version defines. 27 28 * OS2: The toolkit headers define these. Resent FreeBSD release does too. 28 29 * Warning! Be aware that config scripts and programs may check for these and … … 43 44 #define BSD4_4 1 44 45 #endif 45 46 /** @} */ 47 #endif 46 48 47 49 48 50 #ifndef LOCORE 
  Note:
 See   TracBrowser
 for help on using the repository browser.
    
