Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-05-23 | Since posix is a registered trademark and this package by no means provides | tnn | 12 | -209/+0 |
2008-02-16 | Fix hpux c++ linkage problem. Bump version. | tnn | 1 | -0/+6 |
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-01 | Near full rewrite of posix_headers: | tnn | 16 | -79/+191 |
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 | 2 | -4/+30 |
2007-04-27 | Add missing resolver prototypes. | tnn | 1 | -0/+16 |
2007-04-24 | When we're substituting a system-provided header file, use the C | tnn | 1 | -2/+2 |
2007-04-24 | Add pkgtools/posix_headers version 0.4: | tnn | 3 | -0/+39 |