Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-08-05 | Use full parameter lists in macros to avoid bogus replacements. | tnn | 1 | -5/+5 |
2007-08-05 | Tru64 doesn't have strtoll, but alpha is a pure LP64 platform so we can | tnn | 1 | -1/+5 |
2007-08-05 | Add quotes around sed scripts. | tnn | 1 | -3/+3 |
2007-08-01 | Near full rewrite of posix_headers: | tnn | 18 | -108/+203 |
2007-04-29 | Use BUILDLINK_DEPMETHOD instead of BUILD_DEPENDS hack. | tnn | 1 | -6/+5 |
2007-04-28 | Disable inlined setenv. This needs more work. | tnn | 1 | -2/+8 |
2007-04-28 | typecast return value from malloc | tnn | 1 | -2/+2 |
2007-04-28 | Correct resolver prototypes. Add strto(u)ll glue. Provide inlined setenv(3) | tnn | 4 | -10/+36 |
2007-04-27 | Add missing resolver prototypes. | tnn | 3 | -6/+22 |
2007-04-25 | tidy up loop | tnn | 1 | -5/+5 |
2007-04-24 | When we're substituting a system-provided header file, use the C | tnn | 2 | -6/+24 |
2007-04-24 | Add pkgtools/posix_headers version 0.4: | tnn | 6 | -0/+99 |