[llvm-commits] CVS: llvm/include/Config/alloca.h assert.h dlfcn.h errno.h fcntl.h limits.h link.h malloc.h memory.h stdint.h stdio.h stdlib.h string.h strings.h time.h unistd.h

John Criswell criswell at choi.cs.uiuc.edu
Mon Jun 23 13:46:01 PDT 2003


Changes in directory llvm/include/Config:

alloca.h added (r1.1.2.1)
assert.h added (r1.1.2.1)
dlfcn.h added (r1.1.2.1)
errno.h added (r1.1.2.1)
fcntl.h added (r1.1.2.1)
limits.h added (r1.1.2.1)
link.h added (r1.1.2.1)
malloc.h added (r1.1.2.1)
memory.h added (r1.1.2.1)
stdint.h added (r1.1.2.1)
stdio.h added (r1.1.2.1)
stdlib.h added (r1.1.2.1)
string.h added (r1.1.2.1)
strings.h added (r1.1.2.1)
time.h added (r1.1.2.1)
unistd.h added (r1.1.2.1)

---
Log message:

Added header files that wrap normal header files.  Source code should include
these header files, which will use information from autoconf to determine
which system headers should be included.


---
Diffs of the changes:




































More information about the llvm-commits mailing list