diff options
author | Eric Andersen <andersen@codepoet.org> | 2002-10-13 01:31:30 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2002-10-13 01:31:30 +0000 |
commit | 0f9603991c8c94c318c85a759704b25f13edef1b (patch) | |
tree | 4b1a291ed43b956967bc2956d874d240c97b74b9 /libc/signal/sigismem.c | |
parent | d3077ff7af4bf39ad259d36b4f50302b15292233 (diff) |
It turns out that __thread is now a gcc keyword. We used __thread in
a few spots in our header files. In this change I do a
s/__thread/__thread_id/
so we no longer conflict with newer CVS versions of gcc (such as the
patched up gcc 3.2 included with RedHat 3.0).
-Erik
Diffstat (limited to 'libc/signal/sigismem.c')
0 files changed, 0 insertions, 0 deletions