Skip to content
  1. Dec 27, 2004
    • Reid Spencer's avatar
      For PR351: · d554bbce
      Reid Spencer authored
      * Ensure #includes are wrapped with appropriate HAVE_ guards
      
      llvm-svn: 19156
      d554bbce
    • Reid Spencer's avatar
      For PR351: · af6d3d5c
      Reid Spencer authored
      * Consolidate implementation for Unix systems into Unix/TimeValue.cpp
      * Avoid use of symbolic link to #include platform-specific implementation.
      
      llvm-svn: 19155
      af6d3d5c
    • Reid Spencer's avatar
      For PR351: · 51ea06ab
      Reid Spencer authored
      * Consolidate implementation for Unix systems into Unix/Program.cpp
      * Avoid use of symbolic link to #include platform-specific implementation.
      
      llvm-svn: 19154
      51ea06ab
    • Reid Spencer's avatar
      For PR351: · 844f3fec
      Reid Spencer authored
      * Consolidate implementation for Unix systems into Unix/Signals.cpp
      * Avoid use of symbolic link to #include platform-specific implementation.
      
      llvm-svn: 19153
      844f3fec
    • Reid Spencer's avatar
      For PR351: · 71383fb6
      Reid Spencer authored
      * Consolidate implementation for Unix systems into Unix/Memory.cpp
      * Avoid use of symbolic link to #include platform-specific implementation.
      
      llvm-svn: 19152
      71383fb6
    • Reid Spencer's avatar
      For PR351: · 1a7a435b
      Reid Spencer authored
      * Consolidate implementation for Unix systems into Unix/MappedFile.cpp
      * Avoid use of symbolic link to #include platform-specific implementation.
      
      llvm-svn: 19151
      1a7a435b
    • Reid Spencer's avatar
      For PR351: · 97d4a17f
      Reid Spencer authored
      * Consolidate implementation for Unix systems into Unix/Process.cpp
      * Avoid use of symbolic link to #include platform-specific implementation.
      
      llvm-svn: 19150
      97d4a17f
    • Reid Spencer's avatar
      For PR351: · 0d1ad6ac
      Reid Spencer authored
      SysConf abstraction was pointless because it had a single function in it that
      pertained only to the current process. So merge it into the Process abstraction
      and remove the files completely.
      
      llvm-svn: 19149
      0d1ad6ac
  2. Dec 25, 2004
  3. Dec 24, 2004
  4. Dec 23, 2004
  5. Dec 21, 2004
  6. Dec 20, 2004
  7. Dec 19, 2004
  8. Dec 18, 2004
  9. Dec 16, 2004
  10. Dec 15, 2004
Loading