File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed
Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -589,7 +589,6 @@ alphasort \
589589asctime_r \
590590chroot \
591591ctime_r \
592- cuserid \
593592crypt \
594593explicit_memset \
595594flock \
@@ -622,7 +621,6 @@ link \
622621localtime_r \
623622lockf \
624623lchown \
625- lrand48 \
626624mbrlen \
627625memmove \
628626mkstemp \
@@ -633,7 +631,6 @@ poll \
633631ptsname \
634632putenv \
635633realpath \
636- random \
637634rand_r \
638635scandir \
639636setitimer \
@@ -643,13 +640,10 @@ setvbuf \
643640shutdown \
644641sigprocmask \
645642sin \
646- srand48 \
647- srandom \
648643statfs \
649644statvfs \
650645std_syslog \
651646strcasecmp \
652- strdup \
653647strerror \
654648strfmon \
655649strnlen \
Original file line number Diff line number Diff line change 8080#endif
8181#define HAVE_SHUTDOWN 1
8282#define HAVE_STRCASECMP 1
83- #define HAVE_STRDUP 1
8483#define HAVE_STRERROR 1
8584#define HAVE_TEMPNAM 1
8685#define HAVE_UTIME 1
9897#undef HAVE_KILL
9998#define HAVE_GETPID 1
10099#define HAVE_LIBM 1
101- #define HAVE_CUSERID 0
102100#undef HAVE_RINT
103101#define SIZEOF_SHORT 2
104102/* int and long are stll 32bit in 64bit compiles */
You can’t perform that action at this time.
0 commit comments