freebsd-src/usr.bin/diff
Dag-Erling Smørgrav 0a5b763d98 libc: Rename fscandir{,_b}() to fdscandir{,_b}().
This seems to fit the pattern better (e.g. fdopendir()).

I've added weak references to ease the transition, but since it's only
been a few days, we can remove them (and the ObsoleteFiles entries for
the manual pages) before we branch stable/15.

Fixes:		deeebfdeca
Sponsored by:	Klara, Inc.
Reviewed by:	kevans
Differential Revision:	https://reviews.freebsd.org/D50980
2025-06-23 15:03:10 +02:00
..
tests diff: Detect loops when diffing directories. 2025-06-20 13:10:35 +02:00
diff.1 diff: minor fixes to manual page 2025-06-06 14:05:05 +02:00
diff.c diff: Fix usage message and documentation. 2024-07-29 16:02:21 +02:00
diff.h diff: Whitespace nits. 2025-06-20 16:09:39 +02:00
diffdir.c libc: Rename fscandir{,_b}() to fdscandir{,_b}(). 2025-06-23 15:03:10 +02:00
diffreg.c diff: Fix integer overflow. 2024-07-29 16:02:29 +02:00
diffreg_new.c diff: Fix device case. 2024-12-23 18:16:14 +01:00
Makefile diff: Integrate libdiff from OpenBSD GoT. 2024-03-27 11:03:33 +01:00
pr.c diff: Integrate libdiff from OpenBSD GoT. 2024-03-27 11:03:33 +01:00
pr.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
TODO
xmalloc.c diff: Integrate libdiff from OpenBSD GoT. 2024-03-27 11:03:33 +01:00
xmalloc.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00