OpenGrok
Cross Reference: Makefile.inc
xref
: /
src
/
lib
/
libc
/
compat
/
Makefile.inc
Home
|
History
|
Annotate
|
Download
|
only in
compat
History log of
/src/lib/libc/compat/Makefile.inc
Revision
Date
Author
Comments
1.7
22-Jan-2012
christos
From tnozaki@: make fpos_t a complex object that keeps track of the parse
state of the stream. Change argument of the seek function to funopen() from
fpos_t to off_t. Make f{g,s}etpos() use the new fpos_t struct, while providing
backwards compatible entry points. Approved by releng@
1.6
07-Jun-2010
tnozaki
branches: 1.6.6;
1. MB_LEN_MAX switch MD to MI.
2. unfortunately hppa's MB_LEN_MAX is defined incorrectly 6 instead of 32
so we have to add more setlocale(3) __RENAME func, __setlocale50.
3. move setlocale1.c and setlocale32.c to lib/libc/compat/locale/*
prepareing for next libc major crunk.
4. bump libc minor version.
1.5
11-Jan-2009
christos
merge christos-time_t
1.4
26-Aug-2006
matt
branches: 1.4.26;
Move ns_addr and ns_ntoa to compat libc. Add a stripped version of
<netns/ns.h> which only include struct ns_addr and the ns_addr and ns_ntoa
function prototypes.
1.3
11-Mar-2006
christos
Fix bug where we did not build archdir and simplify.
1.2
11-Mar-2006
christos
Add glue to build the compat library as a separate "libcold" turned off by
default. Clean up the libc Makefile and remove obsolete stuff such as copy
to libkern.
1.1
13-Sep-2005
christos
compat core reorg.
1.4.26.1
08-Nov-2008
christos
time_t changes
1.6.6.1
17-Apr-2012
yamt
sync with head
Indexes created Sun Oct 19 02:09:48 GMT 2025