diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2010-09-20 15:44:31 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2010-09-20 15:45:49 -0700 |
commit | 9065006ccbe0a94e9536950f389a0cbc3dfb4dda (patch) | |
tree | 45e9dc62c0d641cd0f143cad029850108031a610 /gnulib | |
parent | 4727aab1b1964913cb83db65d59ba65c198d9d84 (diff) | |
download | coreutils-9065006ccbe0a94e9536950f389a0cbc3dfb4dda.tar.xz |
sort: destroy spin locks portably
* src/sort.c (sortlines, sort): Use pthread_spin_destroy when a
spin lock is no longer used. This isn't needed on GNU/Linux or
Solaris, but POSIX says it may free up resources on some platforms.
Diffstat (limited to 'gnulib')
0 files changed, 0 insertions, 0 deletions