diff options
author | Tor Egge <tegge@FreeBSD.org> | 2001-02-20 00:34:57 +0000 |
---|---|---|
committer | Tor Egge <tegge@FreeBSD.org> | 2001-02-20 00:34:57 +0000 |
commit | ea51d128f06276ed293f0bfd276b2d8b4f4955e9 (patch) | |
tree | 6f1f15b9de72868fb57baecc84b51bb4b978d296 /mail/sylpheed | |
parent | The author (at my request) has gone back to a more FreeBSD-friendly (diff) |
Initialize attributes for new threads with default values when a NULL
pthread_attr_t is provided as argument to pthread_create.
liblgcc_r_pic.a no longer exists.
Put the liblgcc_r.a version of __get_eh_info() and __register_frame_info()
into the shared linuxthreads library to avoid using the incompatible
libgcc.a version. Shared libraries that use exceptions still represent a
problem if linked before the linuxthreads library.
Compile liblgcc_r.a before the main linuxthreads library to provide
the object files that contains __get_eh_info() and __register_frame_info().
Add minimal wrappers for native thread library functions used by
5.0-CURRENT libc. The wrappers try to call corresponding functions
in the linuxthreads library after performing argument conversion.
Notes
Notes:
svn path=/head/; revision=38495
Diffstat (limited to 'mail/sylpheed')
0 files changed, 0 insertions, 0 deletions