Next | Query returned 15 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2007-04-28 23:03:56 by Tobias Nygren | Files touched by this commit (4)
Log message:
Correct resolver prototypes. Add strto(u)ll glue. Provide inlined setenv(3)
   2007-04-27 15:54:24 by Tobias Nygren | Files touched by this commit (3)
Log message:
Add missing resolver prototypes.
   2007-04-25 13:15:03 by Tobias Nygren | Files touched by this commit (1)
Log message:
tidy up loop
   2007-04-25 01:12:44 by Tobias Nygren | Files touched by this commit (2)
Log message:
When we're substituting a system-provided header file, use the C
preprocessor to find out the absolute path of the system header, so that
we may include it before we add our customizations.
This is especially important when using gcc, due to it's "fixincludes".
For example, <math.h> might not be /usr/include/math.h, but instead
something like /path/to/gcc/lib/gcc/${MACHINE_GNU_PLATFORM}/include/math.h.
   2007-04-24 21:35:46 by Tobias Nygren | Files touched by this commit (6) | Imported package
Log message:
Add pkgtools/posix_headers version 0.4:
This package attempts to resolve deficiencies in system headers.
These deficiencies are commonly found on older operating system releases.
When use of posix_headers has been enabled on a platform, this package will
become a compile-time dependency for every package. It will provide customized
header files that take preference over some system provided ones (that may
not even exist). This happens transparently through use of buildlink3.


Next | Query returned 15 messages, browsing 11 to 20 | previous