summaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
authorJohn Beppu <beppu@lbox.org>2000-06-21 19:06:16 +0000
committerJohn Beppu <beppu@lbox.org>2000-06-21 19:06:16 +0000
commit0021679b0dc5767e0c023b28b36eeb1476dc2364 (patch)
tree04ff8031a2151a0f95040bbc4bdf2f616d68a540 /busybox.def.h
parentb405dfa54df117201d93dcb7d24e9e9873737da6 (diff)
downloadbusybox-w32-0021679b0dc5767e0c023b28b36eeb1476dc2364.tar.gz
busybox-w32-0021679b0dc5767e0c023b28b36eeb1476dc2364.tar.bz2
busybox-w32-0021679b0dc5767e0c023b28b36eeb1476dc2364.zip
+ added dc (aka the function formerly known as math)
+ did all the housekeeping that this change requires.
Diffstat (limited to 'busybox.def.h')
-rw-r--r--busybox.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/busybox.def.h b/busybox.def.h
index d7756a498..89172ea98 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -17,6 +17,7 @@
17#define BB_CP_MV 17#define BB_CP_MV
18#define BB_CUT 18#define BB_CUT
19#define BB_DATE 19#define BB_DATE
20#define BB_DC
20#define BB_DD 21#define BB_DD
21#define BB_DEALLOCVT 22#define BB_DEALLOCVT
22#define BB_DF 23#define BB_DF
@@ -54,7 +55,6 @@
54#define BB_LS 55#define BB_LS
55#define BB_LSMOD 56#define BB_LSMOD
56#define BB_MAKEDEVS 57#define BB_MAKEDEVS
57#define BB_MATH
58//#define BB_MD5SUM 58//#define BB_MD5SUM
59#define BB_MKDIR 59#define BB_MKDIR
60#define BB_MKFIFO 60#define BB_MKFIFO