Age | Commit message (Expand) | Author | Files | Lines |
2008-06-19 | Make style more consistent. | joerg | 1 | -6/+6 |
2008-05-19 | libnbcompat-20080519: | joerg | 3 | -15/+12 |
2008-04-29 | Drop clauses 3 and 4 from TNF licenses | martin | 37 | -298/+39 |
2008-04-21 | libnbcompat-20080422: | joerg | 5 | -2413/+4070 |
2008-04-17 | Don't let a mathematican add numbers with less than 20 digits. Fix the | joerg | 2 | -3/+3 |
2008-04-04 | libnbcompat-20080404: | joerg | 1 | -2/+2 |
2008-04-04 | Add an implement of timegm(3) from nsd (based on Python code). | joerg | 2 | -1/+85 |
2008-04-04 | Add an implement of timegm(3) from nsd (based on Python code). | joerg | 2 | -1/+96 |
2008-03-21 | libnbcompat-20080322: | joerg | 4 | -157/+190 |
2008-02-22 | Introduce a variable, LIBNBCOMPAT_USE_PIC, which if set to yes before | tnn | 1 | -6/+26 |
2008-02-21 | libnbcompat-20080221: | tnn | 4 | -3/+579 |
2008-02-14 | Move my code to two-clause license. | tnn | 1 | -25/+16 |
2008-02-12 | libnbcompat-20080212: | joerg | 4 | -11/+16 |
2007-11-20 | At some place, it should be documented why libnbcompat is _not_ | rillig | 1 | -1/+5 |
2007-11-20 | Inform the user when configuring libnbcompat. While here, fixed some | rillig | 1 | -3/+4 |
2007-09-21 | If dirfd is either a function or a macro, use it. If it doesn't exist, | joerg | 5 | -7/+250 |
2007-09-08 | Convert to use the features framework. | jlam | 1 | -8/+7 |
2007-09-06 | Drop libnbcompat/buildlink3.mk and force all packages that use | jlam | 1 | -26/+0 |
2007-09-06 | Use only features available in nawk. | jlam | 1 | -3/+7 |
2007-09-04 | Ensure undef before typedef, to avoid error when a application detect missing | obache | 1 | -3/+4 |
2007-08-02 | Include "bsd.prefs.mk" to avoid error messages from e.g. "pkg_chk". | tron | 1 | -1/+3 |
2007-08-01 | Allow libnbcompat to be used in cross-compiled packages. | joerg | 1 | -2/+8 |
2007-07-31 | Don't use u_{char,short,int,long} as they are non-standard. | joerg | 18 | -100/+100 |
2007-07-27 | No need to use the -p flag to cp(1) here. | tnn | 1 | -2/+2 |
2007-07-21 | Another version bump due to added configure check for uintptr_t | tnn | 2 | -4/+5 |
2007-07-21 | * configure.ac: Add AC_TYPE_UINTPTR_T, needed by sha2.c. | tnn | 3 | -1/+125 |
2007-07-20 | Bump version due to changes in asprintf, snprintf and vsnprintf. | tnn | 2 | -3/+8 |
2007-07-20 | * configure.ac: Test for a standards-conformant vsnprintf. If it is found | tnn | 3 | -4/+119 |
2007-07-20 | Handle trailing NUL correctly. | tnn | 1 | -5/+8 |
2007-07-20 | Fix logic error in buffer handling (Hi Joerg!) | tnn | 1 | -6/+6 |
2007-07-19 | Replace "poor man's printf" implementation of (v)snprintf with an | tnn | 1 | -764/+69 |
2007-07-18 | Fix SHA256/SHA512 to work on strict alignment platforms. This was | joerg | 2 | -15/+51 |
2007-06-26 | Protect TAILQ_INSERT_{AFTER,BEFORE} from being redefined. Lets | dmcmahill | 2 | -3/+7 |
2007-06-25 | Add asprintf implementation based on snprintf. | joerg | 7 | -29/+282 |
2007-06-19 | Obfuscate embedded $NetBSD$ strings a bit, so that pkgsrc doesn't pick | joerg | 1 | -4/+4 |
2007-05-31 | Updated libnbcompat to 20070531. | rillig | 4 | -35/+40 |
2007-05-22 | Add a couple of success reports. | tnn | 1 | -1/+4 |
2007-05-07 | Fix bug in configure script, noticed by Thorsten Glaser. | joerg | 2 | -17/+17 |
2007-05-07 | Add SHA256/SHA384/SHA512 to libnbcompat. Update version to 20070507. | joerg | 9 | -4293/+5947 |
2007-03-12 | Sync config.{guess,sub} with mk/gnu-configure. | joerg | 2 | -361/+481 |
2006-12-17 | note a few platforms where I've confirmed this version of libnbcompat to | jschauma | 1 | -1/+5 |
2006-08-26 | For the benefit of Mr. Kite^W^Wsnprint.c add long double type detection. | seb | 3 | -2/+82 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-07-02 | Indented the make directives properly to fix pkglint warnings. | rillig | 1 | -6/+5 |
2006-04-12 | Aligned the last line of the buildlink3.mk files with the first line, so | rillig | 1 | -2/+2 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -2/+2 |
2006-03-01 | Update AC_C___ATTRIBUTE__ macro from heimdal, fixes detection with | joerg | 2 | -18/+11 |
2005-11-28 | added support for systems such as IRIX 5 that do not have _POSIX2_RE_DUP_MAX | schwarz | 2 | -2/+12 |
2005-11-18 | revert last, and apply the simpler fix to the MAKEEXTRALIST macro in | grant | 1 | -9/+7 |