History log of /src/lib/libc/sys/statvfs.c |
Revision | | Date | Author | Comments |
1.7 |
| 22-Sep-2019 |
christos | Add a new member to struct vfsstat and grow the unused members The new member is caled f_mntfromlabel and it is the dkw_wname of the corresponding wedge. This is now used by df -W to display the mountpoint name as NAME=
|
1.6 |
| 28-Apr-2008 |
martin | branches: 1.6.8; 1.6.64; Remove clause 3 and 4 from TNF licenses
|
1.5 |
| 12-Feb-2008 |
drochner | branches: 1.5.4; remove a stale __weak_alias (code went into the compat section)
|
1.4 |
| 31-Jul-2006 |
martin | branches: 1.4.10; Make filehandles opaque to userland
|
1.3 |
| 12-Jun-2005 |
lukem | Add missing __RCSID()
|
1.2 |
| 09-Feb-2005 |
kleink | A little libc namespace housekeeping exercise: * Make vfprintf_unlocked() an internal function, c.f. __svfscanf_unlocked(). * Add internal names for arc4random(), endnetpath(), fhstatvfs(), fstatvfs(), mkstemp(), shquote(), statvfs(), taddr2uaddr(), uaddr2taddr(), uuid_create_nil(), uuid_is_nil(), and wcwidth(). * Include namespace.h where supposed to.
|
1.1 |
| 21-Apr-2004 |
christos | Replace the statfs() family of system calls with statvfs(). Retain binary compatibility.
|
1.4.10.1 |
| 23-Mar-2008 |
matt | sync with HEAD
|
1.5.4.1 |
| 18-May-2008 |
yamt | sync with head.
|
1.6.64.1 |
| 13-Apr-2020 |
martin | Mostly merge changes from HEAD upto 20200411
|
1.6.8.2 |
| 28-Apr-2008 |
martin | Remove clause 3 and 4 from TNF licenses
|
1.6.8.1 |
| 28-Apr-2008 |
martin | file statvfs.c was added on branch christos-time_t on 2008-04-28 20:23:01 +0000
|