File: README

package info (click to toggle)
tevent 0.14.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,836 kB
  • sloc: python: 35,616; ansic: 26,167; xml: 812; sh: 228; makefile: 157
file content (4 lines) | stat: -rw-r--r-- 242 bytes parent folder | download | duplicates (71)
1
2
3
4
This directory contains wrappers around logical groups of system
include files. The idea is to avoid #ifdef blocks in the main code,
and instead put all the necessary conditional includes in subsystem
specific header files in this directory.