Menu

Code Commit Log


Commit Date  
[r331] by obarthel

- <sys/types.h> now also includes <time.h> and <stddef.h>.

2005-07-15 14:31:37 Tree
[r330] by obarthel

- The socket/usergroup API function and data type definitions that used to
be defined in <unistd.h> have been moved into a separate header file
<sys/clib2_net.h> which, for backwards compatibility, can be include
from within <unistd.h> if the preprocessor symbol __USE_CLIB2_NETLIB
is defined early on. Eventually, <sys/clib2_net.h> should be removed
from the general header files and become a local library build header
file altogether. Note that in this case you would have to build your
own software using common TCP/IP SDK header files.

2005-07-12 13:35:58 Tree
[r329] by obarthel

- The thread-safe version of isatty() should now work for stdio
file descriptors, too.

- Retrofitted thread-safety into the termios code.

2005-07-06 18:48:53 Tree
[r328] by obarthel

- Added some documentation on the skeleton library code.

2005-07-04 13:24:35 Tree
[r327] by obarthel

- Added a complete shared library skeleton example to demonstrate how the
clib2 shared library initialization/cleanup functions should be used.
This is a dual-build library which will both work with the plain 68k
AmigaOS and the PowerPC native AmigaOS4. The example source code can be
found in the "skeleton_library" subdirectory.

2005-07-04 11:25:34 Tree
[r326] by obarthel

- Fixed an important error in the documentation...

2005-07-04 11:22:23 Tree
[r325] by obarthel

- Added the clib2 shared library initialization/cleanup code.

2005-07-04 11:21:14 Tree
[r324] by obarthel

- Modified to build with the thread-safe library on OS4.

2005-07-04 11:14:27 Tree
[r323] by obarthel

- Updated to use the proper OS4 build environment.

2005-07-04 11:06:23 Tree
[r322] by --none--

This commit was manufactured by cvs2svn to create tag 'LIB_V1_2'.

2005-07-04 10:25:34 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.