diff options
author | 2014-12-31 13:22:58 +0530 | |
---|---|---|
committer | 2014-12-31 13:22:58 +0530 | |
commit | 195f3afcbed4986beaecd5c28fdbe27ee0a402e0 (patch) | |
tree | 19d5c6ecd5853820c7ac5a1a47cf275e15a71187 /sysdeps/unix/sysv/linux/timer_delete.c | |
parent | Don't check PI_STATIC_AND_HIDDEN in i386 dl-machine.h (diff) | |
download | glibc-195f3afcbed4986beaecd5c28fdbe27ee0a402e0.tar.xz glibc-195f3afcbed4986beaecd5c28fdbe27ee0a402e0.zip |
Use one-dimension arrays in gen-posix-conf-vars.awk
True multi-dimensional arrays were introduced in awk 4.0 and we
support awk versions as early as 3.12. Use a single subscript of the
form prefix_conf instead of two dimensions to work around this
limitation. We also need one additional array of just the conf names
subscripted by the prefix_conf to print the names for the
specifications.
* scripts/gen-posix-conf-vars.awk: Don't use multi-dimensional
arrays.
Diffstat (limited to 'sysdeps/unix/sysv/linux/timer_delete.c')
0 files changed, 0 insertions, 0 deletions