marco 22 년 전
부모
커밋
83b0b82e11
1개의 변경된 파일5개의 추가작업 그리고 1개의 파일을 삭제
  1. 5 1
      rtl/bsd/ostypes.inc

+ 5 - 1
rtl/bsd/ostypes.inc

@@ -27,6 +27,7 @@ Type
     tv_sec   : time_t;
     tv_sec   : time_t;
     tv_nsec  : clong;
     tv_nsec  : clong;
   end;
   end;
+  ptimespec= ^timespec;
 
 
   timezone = packed record
   timezone = packed record
     minuteswest,
     minuteswest,
@@ -58,7 +59,10 @@ Type
 
 
 {
 {
  $Log$
  $Log$
- Revision 1.2  2003-09-14 20:15:01  marco
+ Revision 1.3  2003-09-15 07:23:51  marco
+  * fix
+
+ Revision 1.2  2003/09/14 20:15:01  marco
   * Unix reform stage two. Remove all calls from Unix that exist in Baseunix.
   * Unix reform stage two. Remove all calls from Unix that exist in Baseunix.
 
 
  Revision 1.1  2003/01/05 19:01:28  marco
  Revision 1.1  2003/01/05 19:01:28  marco