• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

READMEH A D16-Sep-2014242 54

capability.hH A D10-Dec-20191.6 KiB5825

dir.hH A D10-Dec-20191.8 KiB7238

filesys.hH A D10-Dec-20195.9 KiB243164

glob.hH A D16-Sep-20141.1 KiB389

gssapi.hH A D10-Dec-20191.5 KiB5422

iconv.hH A D16-Sep-20141.5 KiB5824

kerberos.hH A D10-Dec-20191.1 KiB4211

locale.hH A D16-Sep-20141.1 KiB4312

network.hH A D27-Feb-20177.6 KiB373241

nis.hH A D10-Dec-20191.5 KiB5617

passwd.hH A D01-Oct-20142 KiB9351

readline.hH A D10-Dec-20191.7 KiB6234

select.hH A D27-Feb-20152.4 KiB8237

shmem.hH A D16-Sep-20141.4 KiB6024

syslog.hH A D16-Sep-20141.8 KiB7134

terminal.hH A D16-Sep-20141.4 KiB4713

threads.hH A D10-Dec-20192.4 KiB7338

time.hH A D15-Jun-20172.7 KiB10054

wait.hH A D11-Apr-20161.4 KiB5622

wscript_configureH A D21-Mar-2019884 1912

README

1This directory contains wrappers around logical groups of system
2include files. The idea is to avoid #ifdef blocks in the main code,
3and instead put all the necessary conditional includes in subsystem
4specific header files in this directory.
5