File: config.poll.c

package info (click to toggle)
gnustep-base 1.20.1-6
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 20,460 kB
  • ctags: 4,602
  • sloc: ansic: 804,783; objc: 143,171; makefile: 319; sh: 114; cpp: 110
file content (5 lines) | stat: -rw-r--r-- 67 bytes parent folder | download | duplicates (11)
1
2
3
4
5
#include <poll.h>

#ifdef _POLL_EMUL_H_
int emulating_poll;
#endif