Searched hist:264042 (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/lib/libc/stdlib/
H A DSymbol.mapdiff 270952 Mon Sep 01 20:31:31 MDT 2014 pfg Add bsearch_b to the libc map and the stdlib header.

bsearch_b is the Apple blocks enabled version of bsearch(3).
This was added to libc in Revision 264042 but the commit
missed the declaration required to make use of it.

While here move some other block-related functions to the
BSD_VISIBLE block as these are non-standard.

Phabric: D638
Reviewed by: theraven, wollman
diff 264042 Wed Apr 02 14:14:11 MDT 2014 theraven Add support for some block functions that come from OS X. These are
intended to build with any C compiler.

Reviewed by: pfg
MFC after: 3 weeks
H A Datexit.cdiff 264042 Wed Apr 02 14:14:11 MDT 2014 theraven Add support for some block functions that come from OS X. These are
intended to build with any C compiler.

Reviewed by: pfg
MFC after: 3 weeks
H A DMakefile.incdiff 264042 Wed Apr 02 14:14:11 MDT 2014 theraven Add support for some block functions that come from OS X. These are
intended to build with any C compiler.

Reviewed by: pfg
MFC after: 3 weeks
/freebsd-11-stable/lib/libc/gen/
H A Dscandir.cdiff 264042 Wed Apr 02 14:14:11 MDT 2014 theraven Add support for some block functions that come from OS X. These are
intended to build with any C compiler.

Reviewed by: pfg
MFC after: 3 weeks
H A DSymbol.mapdiff 264042 Wed Apr 02 14:14:11 MDT 2014 theraven Add support for some block functions that come from OS X. These are
intended to build with any C compiler.

Reviewed by: pfg
MFC after: 3 weeks
/freebsd-11-stable/include/
H A Dstdlib.hdiff 270952 Mon Sep 01 20:31:31 MDT 2014 pfg Add bsearch_b to the libc map and the stdlib header.

bsearch_b is the Apple blocks enabled version of bsearch(3).
This was added to libc in Revision 264042 but the commit
missed the declaration required to make use of it.

While here move some other block-related functions to the
BSD_VISIBLE block as these are non-standard.

Phabric: D638
Reviewed by: theraven, wollman
diff 264042 Wed Apr 02 14:14:11 MDT 2014 theraven Add support for some block functions that come from OS X. These are
intended to build with any C compiler.

Reviewed by: pfg
MFC after: 3 weeks

Completed in 235 milliseconds