OSDN Git Service

2010-04-06 Dave Korn <dave.korn.cygwin@googlemail.com>
authorjjohnstn <jjohnstn>
Tue, 6 Apr 2010 20:20:24 +0000 (20:20 +0000)
committerjjohnstn <jjohnstn>
Tue, 6 Apr 2010 20:20:24 +0000 (20:20 +0000)
commitf71c24156f11eb3c30fada7a63d807b343af6607
treedc6e4391ba2f5861147c11ea00241bfee33d266c
parent1d3b0bf9d80a4d9e8c17e5d6d62f077befa6c0b6
2010-04-06  Dave Korn  <dave.korn.cygwin@googlemail.com>

        * libc/stdlib/__atexit.c (__atexit_lock): Initialise as recursive
        rather than non-recursive lock type.
        (__register_exitproc): Use recursive locking APIs on it.
        * libc/stdlib/__call_atexit.c (__call_exitprocs): Likewise.
newlib/ChangeLog