mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
Add short entries about the state of threads support.
i386/RELNOTES.TXT: Remove an alpha-specific comment with regard to gdb. Approved by: jkh
This commit is contained in:
parent
8a668b9049
commit
c2ebb466e5
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=57262
@ -198,6 +198,8 @@ release for FreeBSD/alpha.
|
|||||||
Numerous fixes have been applied to improve the security of FreeBSD code
|
Numerous fixes have been applied to improve the security of FreeBSD code
|
||||||
as part of the FreeBSD Auditing Project.
|
as part of the FreeBSD Auditing Project.
|
||||||
|
|
||||||
|
FreeBSD's threads library, libc_r, has had many features and performance
|
||||||
|
improvements added, which makes it almost completely POSIX-compliant.
|
||||||
|
|
||||||
2. Supported Configurations
|
2. Supported Configurations
|
||||||
---------------------------
|
---------------------------
|
||||||
|
@ -197,12 +197,16 @@ identification.
|
|||||||
|
|
||||||
Groff/troff/eqn has been updated to version 1.15.
|
Groff/troff/eqn has been updated to version 1.15.
|
||||||
|
|
||||||
Gdb has been updated to version 4.18 and is now part of the standard
|
Gdb has been updated to version 4.18.
|
||||||
release for FreeBSD/alpha.
|
|
||||||
|
|
||||||
Numerous fixes have been applied to improve the security of FreeBSD code
|
Numerous fixes have been applied to improve the security of FreeBSD code
|
||||||
as part of the FreeBSD Auditing Project.
|
as part of the FreeBSD Auditing Project.
|
||||||
|
|
||||||
|
FreeBSD's threads library, libc_r, has had many features and performance
|
||||||
|
improvements added, which makes it almost completely POSIX-compliant. In
|
||||||
|
addition, Linux's kernel-supported LinuxThreads library is now available as
|
||||||
|
a port (ports/devel/linuxthreads), which can be used for native FreeBSD
|
||||||
|
programs.
|
||||||
|
|
||||||
2. Supported Configurations
|
2. Supported Configurations
|
||||||
---------------------------
|
---------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user