This file is indexed.

/usr/include/newlib/machine/malloc.h is in libnewlib-dev 2.4.0.20160527-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
#ifndef	_MACHMALLOC_H_
#define	_MACHMALLOC_H_

/* place holder so platforms may add malloc.h extensions */

#endif	/* _MACHMALLOC_H_ */