index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbb
/
find_mount_point.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
find_mount_point: code shrink
Ron Yorston
2021-08-12
1
-8
/
+2
*
ash, libbb: don't affect POSIX build
Ron Yorston
2021-07-13
1
-1
/
+2
*
win32: changes to mntent implementation
Ron Yorston
2021-06-27
1
-15
/
+8
*
Merge branch 'busybox' into merge
Ron Yorston
2019-05-27
1
-2
/
+13
|
\
|
*
libbbb: find_mount_point() too eager to stat mounted devices
Denys Vlasenko
2019-04-29
1
-2
/
+13
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-11-03
1
-1
/
+0
|
\
|
|
*
whitespace and comment format fixes, no code changes
Denys Vlasenko
2017-10-05
1
-1
/
+0
*
|
find_mount_point: avoid warnings about casts to non-const
Johannes Schindelin
2017-08-23
1
-2
/
+7
*
|
find_mount_point: avoid unused variables
Johannes Schindelin
2017-08-23
1
-2
/
+3
*
|
win32: improve implementation of statfs
Ron Yorston
2015-11-01
1
-1
/
+1
*
|
df: limited implementation for WIN32
Ron Yorston
2013-04-03
1
-0
/
+37
|
/
*
find_mount_point: fix find_mount_point for char devices
Javier Viguera
2012-01-18
1
-1
/
+2
*
df,find_mount_point: optionally don't ignore rootfs
Lauri Kasanen
2011-01-31
1
-1
/
+1
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
fix mountpoint test to not prevemt mkfs_xxx from making image in any file
Denys Vlasenko
2009-07-18
1
-16
/
+23
*
df: fix "df /"
Denys Vlasenko
2009-07-05
1
-7
/
+15
*
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-27
1
-1
/
+1
*
cut 0.5k off mkfs.minix
Denis Vlasenko
2006-11-29
1
-8
/
+7
*
- remove emacs layout block as suggested by Robert P.J. Day
Bernhard Reutner-Fischer
2006-05-19
1
-23
/
+1
*
Robert P. Day removed 8 gazillion occurrences of "extern" on function
Rob Landley
2006-03-06
1
-1
/
+1
*
- shared libbusybox.
Bernhard Reutner-Fischer
2006-01-15
1
-2
/
+3
*
Major rewrite of mount, umount, losetup. Untangled lots of code, shrunk
Rob Landley
2005-08-10
1
-1
/
+1
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-1
/
+1
*
Update a bunch of docs. Run a script to update my email addr.
Eric Andersen
2003-07-14
1
-1
/
+1
*
Major rework of the directory structure and the entire build system.
Eric Andersen
2001-10-24
1
-7
/
+1
*
includes cleanup from Jeff Garzik
Eric Andersen
2001-03-23
1
-0
/
+1
*
Convert utility.c into libbb.a. It is now a whole pile of .c
Eric Andersen
2001-03-16
1
-0
/
+80