summaryrefslogtreecommitdiffstats
path: root/contrib/gnu-sort/lib/umaxtostr.c
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2012-10-13 18:40:39 +0000
committergabor <gabor@FreeBSD.org>2012-10-13 18:40:39 +0000
commit7595cc54ef03b3dfdb45284339c1990929db746e (patch)
tree8d84699e64f7a728a8b7876542c52d4e83dc9a2b /contrib/gnu-sort/lib/umaxtostr.c
parentb2c37a9f0e24e64026ec528ab4294d2b54858cd5 (diff)
downloadFreeBSD-src-7595cc54ef03b3dfdb45284339c1990929db746e.zip
FreeBSD-src-7595cc54ef03b3dfdb45284339c1990929db746e.tar.gz
- Remove GNU sort and the WITH_GNU_SORT knob
Diffstat (limited to 'contrib/gnu-sort/lib/umaxtostr.c')
-rw-r--r--contrib/gnu-sort/lib/umaxtostr.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/gnu-sort/lib/umaxtostr.c b/contrib/gnu-sort/lib/umaxtostr.c
deleted file mode 100644
index 4f49a7f..0000000
--- a/contrib/gnu-sort/lib/umaxtostr.c
+++ /dev/null
@@ -1,3 +0,0 @@
-#define inttostr umaxtostr
-#define inttype uintmax_t
-#include "inttostr.c"
OpenPOWER on IntegriCloud