Searched refs:clean (Results 1 – 25 of 72) sorted by relevance
123
/glibc-2.36/gmon/ |
D | Makefile | 102 $(objpfx)tst-gmon.out: clean-tst-gmon-data 103 clean-tst-gmon-data: 110 $(objpfx)tst-gmon-static.out: clean-tst-gmon-static-data 111 clean-tst-gmon-static-data: 120 $(objpfx)tst-gmon-pie.out: clean-tst-gmon-pie-data 121 clean-tst-gmon-pie-data: 128 $(objpfx)tst-gmon-static-pie.out: clean-tst-gmon-static-pie-data 129 clean-tst-gmon-static-pie-data:
|
/glibc-2.36/ |
D | Makefile | 496 .PHONY: clean realclean distclean distclean-1 parent-clean parent-mostlyclean \ 497 tests-clean 504 parent-clean: parent-mostlyclean common-clean 510 clean: parent-clean target 521 tests-clean: 660 realclean distclean: parent-clean
|
D | Makefile.in | 15 bench bench-clean bench-build:
|
D | Makerules | 649 $(common-objpfx)libc_pic.os.clean: $(common-objpfx)libc_pic.opts \ 652 generated += libc_pic.opts libc_pic.os.clean 654 libc_pic_clean := .clean 1287 # 'make clean', which is handled by the 'generated' variable. 1414 .PHONY: common-mostlyclean common-clean mostlyclean clean do-tests-clean 1415 clean: common-clean 1418 do-tests-clean: 1459 common-clean: common-mostlyclean
|
D | Rules | 397 subdir_clean: clean 400 subdir_testclean: do-tests-clean 402 distclean: clean
|
/glibc-2.36/localedata/unicode-gen/ |
D | Makefile | 62 clean: mostlyclean target 67 .PHONY: all check clean mostlyclean install 139 .PHONY: downloads clean-downloads 141 clean-downloads:
|
/glibc-2.36/sysdeps/pthread/ |
D | tst-cond-except.c | 39 clean (void *arg) in clean() function 65 pthread_cleanup_push (clean, (void *) &mutex); in thr()
|
/glibc-2.36/sysdeps/x86_64/ |
D | Makefile | 216 do-tests-clean common-mostlyclean: tst-x86_64-1-clean 218 .PHONY: tst-x86_64-1-clean 219 tst-x86_64-1-clean:
|
/glibc-2.36/benchtests/ |
D | README | 20 $ make bench-clean 23 in the call to make. One should run `make bench-clean' before changing 35 Again, one must run `make bench-clean' before changing the measurement method. 44 One must run `make bench-clean' before changing the measurement method.
|
D | Makefile | 366 bench-clean:
|
/glibc-2.36/htl/tests/ |
D | README | 6 $ make -C [libpthread]/tests/ INSTALL_ROOT=[install_root] clean check
|
D | Makefile | 38 clean: target
|
/glibc-2.36/iconvdata/ |
D | Makefile | 351 do-tests-clean common-mostlyclean: tst-tables-clean 353 .PHONY: tst-tables-clean 354 tst-tables-clean:
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.3 | 997 * Makerules (common-clean): Prepend $(objpfx) to $(generated). 998 * Makefile (parent-clean): Prepend $(common-objpfx) to 1370 * Makefile (parent-clean): Remove $(common-generated) also. 1506 (common-clean): New target; depend on common-mostlyclean, and 1508 (clean): Depend on common-clean. 1511 (clean): Target removed. 1512 (distclean): New target; depend on clean. 1521 (parent-clean): New target; depend on parent-mostlyclean and 1522 common-clean, and remove sysdirs sysd-dirs sysd-Makefile. 1523 (clean): Depend on parent-clean and just do submake for subdirs. [all …]
|
D | ChangeLog.2 | 51 (clean-mpn): Use rm -f. 170 * stdio/Makefile [gmp-srcdir] (clean-mpn): New target. 1064 * Makefile (clean): Pass no_deps=t to subdir_clean make. 1633 (mostlyclean, distclean, realclean, clean, subdir_clean): New targets. 2547 * Makefile (clean): Remove sysd-Makefile, sysd-dirs, sysdirs 2586 (clean): Remove $(extra-objs). 2587 * Makefile (clean): Remove $(install-lib) from $(objdir). 2594 (clean): Use $(objects) in place of $(+objs). 2634 * Rules (clean): Remove $(generated), not $(clean-extras). 3296 * Rules (clean): Also remove $(clean-extras).
|
D | ChangeLog.1 | 1846 * Makefile, Rules (clean, mostlyclean): Put - before rm commands. 1991 (clean): Use that instead of $(objects). 2387 * Makefile, Rules: Changed clean and clobber targets into 2388 mostlyclean, clean, and realclean.
|
D | ChangeLog.9 | 883 * Makerules (do-tests-clean): Remove reference to obsolete 1006 * Makefile (tests-clean): New target to delete test output files. 1007 * Makerules (do-tests-clean): New rule to support the above. 3133 * nis/nis_call.c: Changes for new 64bit clean NIS+ interface. 5224 * Makerules (install-clean-symbolic-link-list): Removed. 6568 * Makerules (install-clean-symbolic-link-list): Make phony. 6582 (install-clean-symbolic-link-list): New target. 6583 (install): Depend on install-clean-symbolic-link-list.
|
D | ChangeLog.6 | 651 * Makerules (common-clean): Remove $(generated-dirs) inclusing content. 1714 to keep namespace clean. 4707 kernel header is not clean enough. We provide the definitions 5361 namespace clean. 5368 nanosleep to keep namespace clean. 6940 and funlockfile to be namespace clean. 7313 * Makerules (common-clean): Remove common-generated files too. 8194 * login/utmp.h: Add prototypes for name space clean reentrant 8437 to be 64-bit clean.
|
/glibc-2.36/localedata/ |
D | README | 63 clean.
|
/glibc-2.36/nptl/ |
D | Makefile | 519 clean: target
|
/glibc-2.36/manual/ |
D | llio.texi | 1053 you must first @dfn{clean up} the stream that you have been using. 1059 undefined as a result. To prevent this, you must clean up the streams 1077 You should clean an output stream after use, before doing anything else 1081 You should clean an input stream before reading data that may have been 1093 end-of-file position accurate, you must clean the output channel you 1105 You can use @code{fflush} to clean a stream in most 1109 is already clean. A stream is clean whenever its buffer is empty. For 1110 example, an unbuffered stream is always clean. An input stream that is 1111 at end-of-file is clean. A line-buffered stream is clean when the last 1113 might not be clean, as its input buffer might not be empty. [all …]
|
D | maint.texi | 96 These files will be removed by @w{@samp{make clean}}, and they will 103 being built in. These files will be removed by @w{@samp{make clean}}.
|
D | setjmp.texi | 84 /* @r{Code to clean up after premature return.} */
|
D | argp.texi | 503 each parser to clean up its state for the parent. 1236 somewhat more flexible and clean.
|
D | signal.texi | 825 that terminated a child process. The clean way to print a message 1492 /* @r{Now do the clean up actions:} 2170 (@code{SIGTSTP}), and you want to clean up some internal data buffers 3026 The clean and reliable way to wait for a signal to arrive is to block it
|
123