opnsense-src/usr.sbin/lpr/common_source
Konstantin Belousov b3c4be736e Merge scandir(3) interface update to stable/8.
MFC r201512:
Modernize scandir(3) and alphasort(3) interfaces according to the IEEE
Std 1003.1-2008.

MFC r201602:
Move scandir(3) and alphasort(3) into XSI namespace.

MFC r201604:
Use thunks to adapt alphasort-like interface to the comparision function
required by qsort() and qsort_r().

MFC r202556 (by ache):
Use strcoll() in opendir() and alphasort(). Remove some comments.

MFC r202572 (by ache):
Revert to using strcmp() for opendir().

MFC r202677 (by ache):
Style.

MFC r202679 (by ache):
Style: rename internal function to opendir_compar().

MFC r202691 (by ache):
For alphasort(3) add reference to strcoll(3).

MFC r202693 (by ache):
Style: reword comment.
2010-01-24 12:35:36 +00:00
..
common.c Fix so all parts of lpd, lpc, lpq, and lprm will use the same algorithm 2004-12-31 00:36:28 +00:00
ctlinfo.c Do more extensive checking of the userid field which is read in from the 2004-12-31 00:18:42 +00:00
ctlinfo.h Take advantage of the common_source/lp.cdefs.h file to change lpr 2003-07-14 05:15:21 +00:00
displayq.c Fix end-of-line issues that can come up when `lpq' reads information 2009-06-24 16:57:33 +00:00
lp.cdefs.h Introduce a new lp.cdefs.h file, which will be used to make it 2003-07-14 05:13:55 +00:00
lp.h Merge scandir(3) interface update to stable/8. 2010-01-24 12:35:36 +00:00
lp.local.h Remove a 'From:' that snuck into an sccsid comment line as part of -v1.3 2003-08-01 00:06:41 +00:00
Makefile For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
matchjobs.c Fix so all parts of lpd, lpc, lpq, and lprm will use the same algorithm 2004-12-31 00:36:28 +00:00
matchjobs.h Take advantage of the common_source/lp.cdefs.h file to change lpr 2003-07-14 05:15:21 +00:00
net.c NI_WITHSCOPEID cleanup 2005-05-13 16:43:28 +00:00
pathnames.h Mega lpd/lpd upgrade, part I: 1997-12-02 20:46:22 +00:00
printcap.c Get the 'sccsid' for this to match the original lines you would 2003-07-14 20:17:55 +00:00
request.c Get the 'sccsid' lines even closer to correct style(9) form. The 2003-07-14 20:20:58 +00:00
rmjob.c Merge scandir(3) interface update to stable/8. 2010-01-24 12:35:36 +00:00
startdaemon.c Get the 'sccsid' lines even closer to correct style(9) form. The 2003-07-14 20:20:58 +00:00