Rivoreo Source Code Repositories
src.rivoreo.one
/
toolbox
/
9c51f54eb49855f0ffc0ed75601fd8ab3b7331b2
/
Makefile
e9c789f
Add libprocstat to provide an unified interface to obtain process information, currently with implementation for System V; change tool ps to use libprocstat
by WHR
· 2 years, 7 months ago
1c7fc61
Remove tool iftop because it isn't really a 'top'
by WHR
· 3 years, 4 months ago
2d94740
Add '-fno-common' to CFLAGS
by WHR
· 3 years, 9 months ago
0c6d6fb
Tool md5: add support of 'end of option' mark in command line; Tool uname: undefine macro __GLIBC__ that may be defined by uClibc headers; Makefile: don't always link libpthread
by WHR
· 4 years, 11 months ago
dbaf247
Move dd.c to dd_u.c
by WHR
· 6 years ago
5901e23
Fix 'printf: missing operand' when 'make help'
by WHR
· 6 years ago
dcb4792
Move chmod.c to chmod_u.c
by WHR
· 6 years ago
962f540
Merge branch 'master' of github.com:rivoreo/ToolBox
by WHR
· 7 years ago
7e2c5d2
Sync Interix support
by WHR
· 7 years ago
8c1eb9d
Sync Mac OS X support; bug fix
by WHR
· 7 years ago
d289d30
Add new tool timetag
by WHR
· 7 years ago
ea91e64
Add new tool printf
by WHR
· 7 years ago
e6164b3
Tool top changed: remove terminal save; Tool hostname bug fixes; Move rm.c to rm_u.c
by WHR
· 8 years ago
ed4590a
Add new tool uname
by WHR
· 8 years ago
abedaf4
Makefile changed: trying to detect GNU linker
by WHR
· 8 years ago
bc911a7
Rewriting route tool
by WHR
· 8 years ago
9705ce4
Add new tool setpgrp; Tool ifconfig changed: option '-a' is supported
by WHR
· 8 years ago
9d89d0b
Move ifconfig.c to ifconfig_u.c; Tool ifconfig is now prints current MTU
by WHR
· 8 years ago
f2979ce
Tool kill1 is available on Solaris
by WHR
· 9 years ago
5a83fd5
Tools swapon and swapoff are available on Solaris; ToolBox is ported to Solaris 11 except du
by WHR
· 9 years ago
97ce9fb
Makefile bug fixed; Tool top changed: set non-echo mode when using a terminal
by WHR
· 9 years ago
f620a22
Tool md5 changed: option changed
by WHR
· 9 years ago
48c4db4
Bug fix; Organization name change
by WHR
· 9 years ago
d8afe70
License change: add a GPL linking exception to allow linking ToolBox to the OpenSSL library; Tool dmesg available on Solaris; Fixes many bugs
by WHR
· 9 years ago
f2551c8
Tool dmesg is available in OS X 10.5+ now; Tool rm changed: rm will success without targets when option -f specified
by WHR
· 9 years ago
3365f34
Porting to Solaris 10
by WHR
· 9 years ago
92680bb
Tool more changed: add option -s; porting to Solaris 10
by WHR
· 9 years ago
839e099
Sync the Windows NT support; New build option NO_UTIMENSAT available
by WHR
· 9 years ago
a72bc64
Porting to Solaris
by WHR
· 9 years ago
6f0e310
Merge branch 'master' of https://github.com/BMY-Soft/ToolBox
by WHR
· 9 years ago
1c4c1d7
Fixes some bugs; Porting to Solaris
by WHR
· 9 years ago
c0b94e8
Some minor changes
by WHR
· 10 years ago
625daaa
Ported tool more to Windows; libtoolbox.so works on Interix
by WHR
· 10 years ago
1206280
Add option NO_UTMPX for tool uptime; Sync the Interix support; Tool ls changed: bug fix
by WHR
· 10 years ago
a37497b
Ported to FreeBSD
by WHR
· 10 years ago
e6ee31d
Ported to Interix
by WHR
· 10 years ago
fdb6ef5
"make separate" works on Interix
by WHR
· 10 years ago
54cb993
Porting to Interix
by WHR
· 10 years ago
94de68f
Made some minor changes
by WHR
· 10 years ago
31eb8b0
Porting to Interix
by WHR
· 10 years ago
c8d5c71
Add libgetopt/getopt.h
by WHR
· 10 years ago
8b75ba1
Fix library path on Mac OS X
by WHR
· 10 years ago
75e1fd0
Move libgetopt to a separate directory for generally use
by WHR
· 10 years ago
940f36c
Colors of ls for Windows has changed
by WHR
· 10 years ago
8adf83c
Tool touch changed: the end-of-options is supported
by WHR
· 10 years ago
d2d5423
Merge branch 'master' of github.com:BMY-Soft/ToolBox
by JohnnySun
· 10 years ago
bf3c28e
TODO: Add commond "more"
by JohnnySun
· 10 years ago
0796f35
Try to port service to Windows CE
by WHR
· 10 years ago
983ca83
Add new tool getopt
by WHR
· 10 years ago
c954e11
Add new tool chroot
by WHR
· 10 years ago
1cf465e
Add new tool service
by WHR
· 10 years ago
5de2830
Tool top changed: variable vss changed to unsigned long int due to overflow, add batch mode
by WHR
· 10 years ago
d6c4f91
Sync the Windows support
by WHR
· 10 years ago
3941e70
Tool renice available in Mac OS X; Make function which public
by WHR
· 10 years ago
1668a2d
Add new tool readlink
by WHR
· 10 years ago
39b2be1
Merge branch 'master' of https://github.com/BMY-Soft/ToolBox
by WHR
· 10 years ago
b5ea57f
Add new tool tee
by WHR
· 10 years ago
c0e81cf
Sync the Max OS X support; Add lost tool which in tools.h
by WHR
· 10 years ago
1a5e1a1
Add new tool hostname
by WHR
· 10 years ago
0ea1444
Move top.c to top_u.c; Rewrite get argument options for top_u.c
by JohnnySun
· 10 years ago
3c89999
Add new tool which; Move mkdir.c to mkdir_u.c
by WHR
· 10 years ago
77475d0
Move ioctl.c to ioctl_u.c; Tool reboot changed: add errno mapping for Windows (desktop)
by WHR
· 10 years ago
4e6593b
Rewrite nohup; Move rotatefb.c to rotatefb_u.c
by WHR
· 10 years ago
760333b
Move restorecon.c to restorecon_u.c; Add new tool reboot
by WHR
· 10 years ago
f0f4b2b
Add new tool mknod
by WHR
· 10 years ago
2597dd9
Move runcon.c to runcon_u.c; Build a libgetopt.a for Mac OS X
by WHR
· 10 years ago
2849be9
Add a custom getopt implementation for Max OS X
by WHR
· 10 years ago
e0ec6c7
Move setkey.c to setkey_u.c
by WHR
· 10 years ago
8904685
Move insmod.c to insmod_u.c; Tool ls changed: add option --file-type
by WHR
· 10 years ago
760c7a3
Move rmmod.c to rmmod_u.c; Add a function toolbox for libtoolbox
by WHR
· 10 years ago
ad048e7
Merge branch 'master' of https://github.com/BMY-Soft/ToolBox
by WHR
· 10 years ago
4ebbfde
Add new tool mkswap; Move kill.c to kill_u.c
by WHR
· 10 years ago
48ff551
Tool clear is now support Windows CE
by WHR
· 10 years ago
0c3829c
Add new tool clear; Move sendevent.c to sendevent_u.c;
by WHR
· 10 years ago
45aa6ca
Merge branch 'master' of https://github.com/BMY-Soft/ToolBox
by WHR
· 10 years ago
84d274d
Move md5.c to md5_u.c; Tool ls changed: add the human-readable support
by WHR
· 10 years ago
a9f0c9d
Move touch.c to touch_u.c
by WHR
· 10 years ago
2bc68a2
Add tools swapoff and swapon
by WHR
· 10 years ago
164e576
Move renice.c to renice_u.c; Tool ls changed: add options -n and -i
by WHR
· 10 years ago
6ca9a45
Move cmp.c to cmp_u.c; Reduce the calling to exit
by WHR
· 10 years ago
b7a465a
Move notify.c to notify_u.c
by WHR
· 10 years ago
319499c
Tool ls changed: dead link color supported; Build libtoolbox.dylib for Mac OS X is supported
by WHR
· 10 years ago
cf50881
Fixed get gcc --version
by JohnnySun
· 10 years ago
96e3903
Move hd.c to hd_u.c; Tool ls changed: colors for setuid and setgid are supported
by WHR
· 10 years ago
c342161
ls --color implemented on Windows; Move du.c to du_u.c
by WHR
· 10 years ago
8a77515
Colored ls changed
by WHR
· 10 years ago
a8f960b
Add shared object target for the Native NT environment
by WHR
· 10 years ago
816ee4c
Add new tool isptrace1allowed; Tool ls changed
by WHR
· 10 years ago
dc11c76
Add a new command kill1
by WHR
· 10 years ago
5d046a2
Add toolbox.h; Tool ls changed: add socket file color definition
by WHR
· 10 years ago
e7c1f81
Add tools modexe and modexeb
by WHR
· 10 years ago
561d9f6
Something done
by WHR
· 10 years ago
f7b9556
Merge branch 'unstable' into 'master'
by JohnnySun
· 10 years ago
dfa514c
Move ls.c to ls_u.c; Add README file
by WHR
· 10 years ago
a18810a
Add -lpcre on SELinux support, To fix compile error on gcc-4.9.1
by JohnnySun
· 10 years ago
cbbf07c
Start working with git
by WHR
· 10 years ago
99c744c
>_< Add both shared library and executable support. Now you can run libtoolbox.so \(o_o)/
by JohnnySun
· 10 years ago
4c0911a
Forked from future master branch.
by JohnnySun
· 10 years ago