Remove duplicate check for volatile, move all utime-checks to
[ira/wip.git] / lib / replace / README
index 4d94317c4b024f4d0f4f4abb9f99dff38d8d279a..2f3b37340fc7451688ac391b945fe58856d3b541 100644 (file)
@@ -72,6 +72,7 @@ uint_t
 uint{8,16,32,64}_t
 int{8,16,32,64}_t
 intptr_t
+sig_atomic_t
 
 Constants:
 PATH_NAME_MAX
@@ -107,6 +108,9 @@ Headers:
 stdint.h
 stdbool.h
 
+Optional C keywords:
+volatile
+
 Prerequisites:
 memset (for bzero)
 syslog (for vsyslog)