Lines Matching refs:remove
1560 * libc/time/local.h: Update accordingly - remove declaration of
2366 * libm/common/modfl.c: Add cast to remove compiler warning.
4345 * libc/stdio/fgetc.c: Revert change from 2009-04-24, remove sfp locks
4387 of header files to remove from installation.
5005 Remove #define INFINITY (redefines from math.h); remove #define __isnanf
5170 * libc/include/sys/types.h: Fix __XMK__ sectioning and remove
6049 remove un-necessary extension use (in a similar manner to as was
6053 * libm/machine/spu/sf_isinf.c: Fix comment (remove <math.h>).
6131 macros to remove un-necessary extension use. isinf and isnan also
7384 * libc/stdio/vfscanf.c: Proper prototyping for ccfn, remove prototype
7387 traditional synopsis), remove extraneous stddef.h and limits.h.
7531 include wchar.h for prototype, remove extraneous includes, use
7534 base value check noted above), remove extraneous includes.
7647 * libc/unix/collate.c (__collate_err): simplify to remove unnecessary
7657 * libc/posix/runetype.h: Add include of stddef.h and remove
7711 * libc/stdio/remove.c: Ditto.
8094 EINVAL if name contains an equal sign. Do not remove any equal signs
8398 * libc/string/memset.c: Fix documented prototype to remove
10262 instead of the slot 0 value, remove any now unused variables, and
10289 * libc/machine/spu/remove.c: Ditto.
10486 * libc/machine/m68k/Makefile.am: Temporarily remove
10648 * libc/machine/spu/remove.c: Ditto.
10921 * libc/machine/spu/remove.c: Ditto.
11174 * libc/machine/spu/memset.c: Use spu_splats, remove apple-cast.
11175 * libc/machine/spu/strchr.c: Use spu_splats, remove apple-cast.
11786 AC_DEFUN macros. Rewrite LIB_AC_PROG_CC to remove
11788 remove prereq of AC_PROG_CC. Add LIB_AC_PROG_CC_GNU
12949 * libc/time/tzset_r.c: Ditto. Also remove definition
13225 * libc/include/stdlib.h (putenv, _putenv_r): Change to remove
13566 * newlib.hin: Add new iconv encodings and remove deleted ones.
13998 libc/stdio/putw.c libc/stdio/refill.c libc/stdio/remove.c,
14013 include "local.h" where needed, and remove various compiler
14888 * libc/stdio: Globally remove/replace all references to fp->_data.
14933 * libc/stdio64/fgetpos64.c: Add _r versions, remove any reference
16682 (ELIX_2_OBJS): Add getopt.$(oext), getopt1.$(oext), remove
17357 remove redundant floating point definitions.
17982 sigsuspend, sigprocmask, and sigpending. Also remove sigaction as
19448 * libc/stdio/local.h: remove declarations of
19923 vhangup and remove duplicate sysconf prototype.
20351 * libc/include/malloc.h: Ditto. Also remove obsolete declaration.
20493 clarify && and || precendence (and to remove pascalism).
20510 * libc/stdlib/remove.c: included reent.h for "_unlink_r" prototype.
20762 * libc/stdlib/dtoa.c (_dtoa_r): Added parentheses to remove warning
21855 * libc/sys/cygwin32: remove directory and contents
22353 * libc/include/sys/itimer.h: remove
22368 * libc/include/sys/fcntl.h: remove _close which is already
22410 * libc/include/time.h: remove duplicate utime proto
22431 * libc/sys/cygwin32/sys/param.h: add protected NULL def, remove
22612 * libc/stdlib/mallocr.c: remove __malloc_copy routine now that
22685 * libc/include/string.h: remove redefinition of ffs
23008 * libc/stdio/glue.h: remove.
23009 * libc/stdio/findfp.c, libc/stdio/fwalk.c: remove #include "glue.h"
23010 * libc/stdio/Makefile.in: remove glue.h dependencies
23064 * libc/stdlib/bsearch.c (bsearch): remove last unneeded
23132 * libc/include/stdlib.h: remove unsetenv proto since it conflicts
23771 remove *.a or targ-include.
25718 * libc/stdlib/dtoastub.c: remove spurious inclusion of mprec.h.
25836 Always define struct timezone (remove #ifndef _TIME_H_).
25947 "type" arg may now be 'g' or 'G' for %g/G format --> remove
26240 * libc/sys/m88kbug/crt0.c: pretty up, remove extraneous comments,
26325 to remove CRT0.
26329 (clean): remove lib.a
26330 (Makefile): remove redundant ./, call $(SHELL) rather than sh.
26390 (clean): also remove lib.a.
26435 (clean): also remove lib.a.
26782 remove.c, rename.c, scanf.c, setvbuf.c, siprintf.c, sprintf.c,
26873 * libc/stdio/remove.c (_r_remove): Ditto for _r_unlink.
26910 putc.c putchar.c puts.c refill.c remove.c rename.c rewind.c rget.c
26980 libc/stdio/remove.c (remove_r): New function.
26983 libc/stdio/makebuf.c, libc/stdio/mktemp.c, libc/stdio/remove.c,
27663 * libc/stdio/fopen.c, libc/stdio/perror.c, libc/stdio/remove.c,