Browse Source

move ppoll from src/linux to src/select reflecting future standardization

the ppoll function has been accepted as a future part of the standard
as the outcome of Austin Group tracker issue 1263. move the source
file to reflect this.
master
Rich Felker 2 years ago
parent
commit
07af01816d
  1. 0
      src/select/ppoll.c

0
src/linux/ppoll.c → src/select/ppoll.c

Loading…
Cancel
Save