<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/include, branch releng/4.8</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F4.8</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F4.8'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2003-03-20T13:05:28Z</updated>
<entry>
<title>MFC:</title>
<updated>2003-03-20T13:05:28Z</updated>
<author>
<name>Chris D. Faulhaber</name>
<email>jedgar@FreeBSD.org</email>
</author>
<published>2003-03-20T13:05:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ad86d750c93315425685c695d0e1dcba5fcf6289'/>
<id>urn:sha1:ad86d750c93315425685c695d0e1dcba5fcf6289</id>
<content type='text'>
  src/lib/libc/xdr/xdr_mem.c 1.12
  src/include/rpc/xdr.h      1.23

Clean up some signed/unsigned issues in the XDR code.
</content>
</entry>
<entry>
<title>MFC: Add prototypes for pthread_attr_[sg]etstack() functions</title>
<updated>2003-03-04T16:53:05Z</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2003-03-04T16:53:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ffd4c46178d5920cfbf42a8a0b048a0d9c2e538b'/>
<id>urn:sha1:ffd4c46178d5920cfbf42a8a0b048a0d9c2e538b</id>
<content type='text'>
Approved by:	re
</content>
</entry>
<entry>
<title>MFC: Properly remove unloaded objects from all lists.</title>
<updated>2003-02-20T20:42:46Z</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2003-02-20T20:42:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f864ae268ecf8afbe72747597635fd2624509cf8'/>
<id>urn:sha1:f864ae268ecf8afbe72747597635fd2624509cf8</id>
<content type='text'>
     Implement dlinfo function.

Aproved by:	re (murray)
</content>
</entry>
<entry>
<title>MFC: Fast IPsec</title>
<updated>2003-01-24T05:12:29Z</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2003-01-24T05:12:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=957fd742c15ebb0fcb18ddbd34cbd1c65fd736c4'/>
<id>urn:sha1:957fd742c15ebb0fcb18ddbd34cbd1c65fd736c4</id>
<content type='text'>
Supported by:
</content>
</entry>
<entry>
<title>MFC: pthread_attr_get_np</title>
<updated>2003-01-10T15:41:17Z</updated>
<author>
<name>Max Khon</name>
<email>fjoe@FreeBSD.org</email>
</author>
<published>2003-01-10T15:41:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6fd84b5d27f4d95f3522e31b441202a2f706f23a'/>
<id>urn:sha1:6fd84b5d27f4d95f3522e31b441202a2f706f23a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Introduce FireWire userland utility.</title>
<updated>2002-12-31T07:33:53Z</updated>
<author>
<name>Hidetoshi Shimokawa</name>
<email>simokawa@FreeBSD.org</email>
</author>
<published>2002-12-31T07:33:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bb0410924ad0e2ae2fd3111842b094feedd41920'/>
<id>urn:sha1:bb0410924ad0e2ae2fd3111842b094feedd41920</id>
<content type='text'>
- Install header files.
- Make device nodes.
- Add CSR related macros.
</content>
</entry>
<entry>
<title>Only prototype strtoll() and strtoull() if "long long" is supported.</title>
<updated>2002-12-13T01:34:00Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-12-13T01:34:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6fa9d0b1bc99b0916a35b1ed8ec87bf5c8868f97'/>
<id>urn:sha1:6fa9d0b1bc99b0916a35b1ed8ec87bf5c8868f97</id>
<content type='text'>
Fixes warnings from &lt;stdlib.h&gt; in files compiled with gcc -ansi -pedantic.

PR:		43780
</content>
</entry>
<entry>
<title>MFC: install crypto header files</title>
<updated>2002-11-21T23:50:17Z</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2002-11-21T23:50:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c0b85cddb5bee3598ad76938479e0031ab495267'/>
<id>urn:sha1:c0b85cddb5bee3598ad76938479e0031ab495267</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stdio.h</title>
<updated>2002-11-09T07:57:55Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2002-11-09T07:57:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9fe84226c3fbf7bfd21e090cbe950093bc7bd3e6'/>
<id>urn:sha1:9fe84226c3fbf7bfd21e090cbe950093bc7bd3e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2002-10-22T14:44:03Z</updated>
<author>
<name>Max Khon</name>
<email>fjoe@FreeBSD.org</email>
</author>
<published>2002-10-22T14:44:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=969cf48613b7dddc1daa524a0d8c3bb4ada8708e'/>
<id>urn:sha1:969cf48613b7dddc1daa524a0d8c3bb4ada8708e</id>
<content type='text'>
- signal handling
- thread suspension, add pthread_suspend/resume_all_np()

- don't allow the uthread kernel pipe to use the same descriptors as stdio
- make sigpending() and sigsuspend() account for signals that are pending on
the process as well as pending on the current thread
- thread_kern_poll(): limit maximum poll interval to 60 seconds
- _select(): return correct number of total bits set in all fd_set's,
change case of POLLNVAL as an error, remove POLLHUP and POLLERR from one case,
their place is most likely amongst read events
- use SA_RESTART for signal handlers
- disconnect uthread_sigblock.c and uthread_sigsetmask.c from the build,
remove sources not connected to build
- pthread_xxx and sem_xxx symbols are now weak
- remove #ifdef _THREAD_SAFE from sources -- it is not needed

Approved by:	deischen
</content>
</entry>
</feed>
