Searched refs:stack (Results 1 – 4 of 4) sorted by relevance
/coreutils/m4/ |
D | prereq.m4 | 33 # We don't use c-stack.c.
|
/coreutils/src/ |
D | ls.c | 256 bool allow_pad, struct obstack *stack, 292 struct obstack *stack, 4769 bool allow_pad, struct obstack *stack, char const *absolute_name) in quote_name() argument 4808 if (stack) in quote_name() 4809 push_current_dired_pos (stack); in quote_name() 4815 if (stack) in quote_name() 4816 push_current_dired_pos (stack); in quote_name() 4834 struct obstack *stack, in print_name_with_quoting() argument 4846 color, !symlink_target, stack, f->absolute_name); in print_name_with_quoting()
|
/coreutils/ |
D | THANKS.in | 384 Marc Olzheim marcolz@stack.nl
|
D | NEWS | 568 tail -f no longer overruns a stack buffer when given too many files 2682 into the stack of an expired thread. [bug introduced in coreutils-8.6] 3666 stack before then) [bug present in the original version, in 1992] 5203 Before, du was limited by the user's stack size and it would get a 5204 stack overflow error (often a segmentation fault) when applied to 5601 * rm can now remove very deep hierarchies, in spite of any limit on stack size
|