Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/landley/toybox
toybox
https://github.com/landley/toybox
ef13522938025fbc56a1a6fc27c6887965d98630 authored over 11 years ago
I finally figured out the NTFS labels after reading a rant on how UTF-8 rocks
and how MS switche...
507026bca26a38d448a624776c596f722c672262 authored over 11 years ago
04051858fca12d1157155f0273e0f65458a51909 authored over 11 years ago
3ae3cf47bb4bbaa75f27064cdc9b75a3b0e8c9aa authored over 11 years ago
d277414eb61add9ab0139bc7bb06be705708375a authored over 11 years ago
This should actually generate FLAG_longopt 0 #defines for disabled bare
longopts (ala ls without...
9b2b24a1e88f4e96e431b0292831d13995fbdd7f authored over 11 years ago
7dc773bad5dc436518b822ba8c8ae400b5f36272 authored over 11 years ago
75a18150dc75de8f9ac9f0cc97f0630e0e7c168e authored over 11 years ago
b911d4dd15369a049f27b872fa0982fb83105d33 authored over 11 years ago
c705b95cef54b13f2caf801d929207ec7f5fbce7 authored over 11 years ago
dc6db1a81ab2642927a2c431b7ffab120eeb92ca authored over 11 years ago
5cab994e5c7d42ec6358e88b3d74f8f37246552a authored over 11 years ago
Also fix up help text, and hook up -c.
bc382bed736d161b32e22a615489c226173ca030 authored over 11 years agocd0b70e739055e5e8a5d9d6f823bdd3fa97ee509 authored over 11 years ago
9b9a1ef58763c9a6fc0cd23f125353716824b8bc authored over 11 years ago
e3e80849a6980f675289195225542c35154f756f authored over 11 years ago
dc44b6bb4ce30a8e515d49c2285b87e3e40dc408 authored over 11 years ago
I could probably add -c fairly easily (print type, cur_state, and max_state)
-t is more difficul...
64aae2b41f10704acad3bfb8e37e1a5b8a4c2155 authored over 11 years ago
f93d4862a92b58be01de879b18705fb1d3349bde authored over 11 years ago
Working my way through the to-review list that predates the "pending"
directory. This gets expan...
bb215e4a1fece603cdede556c1107135b31312a0 authored over 11 years ago
5f57bccc41c8893914121b00e16a96dd16282486 authored over 11 years ago
9d4cd46b82b4e5d05c26dc4fa40ef20174ca0355 authored over 11 years ago
12c8814cc534f40ca74441f99313f7a71a88cb72 authored over 11 years ago
c8a49971cbec622573980c276c860aa43ba43b36 authored over 11 years ago
46e8e1dcb3f616a675bf33c83531ee05a4dd8374 authored over 11 years ago
b6dd79b93db4c6ff0ef21d4ca11610e18533173f authored over 11 years ago
b7ca39c9473ecc3f5fbb71e2c9e40ad99b79e03e authored over 11 years ago
21d4d71c39fa7c4b72d0190212b18a30a36ade22 authored over 11 years ago
- one is because eglibc sets environ to NULL on clearenv(). I added check for environ being n...
ba84528d41d39adb0b26fdac0fafacc0614af7d4 authored over 11 years ago314dc6881f0439478f483d26726c52c1c3f536ff authored over 11 years ago
Previous version didn't delete it, but exited without error. Neither was right.
829497311b541b63e08aa17768c8e67e95b73638 authored over 11 years ago1f747f730f4bd94e8266f4cb763fc0eb1cbf1948 authored over 11 years ago
f514143a3321866636c3da8c60df8f2a176607a8 authored over 11 years ago
7d64dae54bde70744a9154b8ac1cbb09d03881c9 authored over 11 years ago
8fdcfdb4479dff7a993a25a63253f0e749fd99fe authored over 11 years ago
f538f420deffc242742ce2d0661a39fa9a3b5399 authored over 11 years ago
79d8bc70539b7a3d459630c97e38d3cdff77e591 authored over 11 years ago
01f828d9d80ce2ad80e21638fece083f924318a9 authored over 11 years ago
7f8f9ec5113bff8c0f7bd3e9341b688d8af91258 authored over 11 years ago
23186636fcb261d263f417e605cbe8b7e2103ca5 authored over 11 years ago
408d4f2670df910180988747f11b6290551ddaa7 authored over 11 years ago
b7162a47e71a69e30bb9103b5caae72e5097f68f authored over 11 years ago
c166faf9c14b377f7005d97abd4f0658b3bbc7ce authored over 11 years ago
- Rewrite most of the not lseek() logic
- Change meaning of len in line_list
- Use single instea...
42adb7a56ba7b251ebc0a2d7aced81d3be5342a3 authored over 11 years ago
eee90c0f1bc00d4103e55d9dbe98131ab634d0c4 authored over 11 years ago
afe3fbda7320af5e0452040e6c79bbaef8fffef5 authored over 11 years ago
Alas, you can't quite do this yet:
make defconfig
make
for i in $(./toybox)
do
echo...
dd4bed0f1dff419b9dca9424f2945baab727c3dd authored over 11 years ago
455865a837f2a6c44f91e5a5a2cd40c3a64d4b68 authored over 11 years ago
8b5c671958071ee2a9967551f0490623b73e30b5 authored over 11 years ago
- fix bugs introduced in the cleanups
- inline addrfds() and open_unix_socks() and simplify them...
- fix bugs in previous cleanups
- remove config from struct logfile
- simplify parse_config()
6aa39fc3b236d67e67d25f53f4e03e6da4f8cde0 authored over 11 years ago
- simplify resolveconfig() -> now logger_lookup is also used in syslogd.c
- inline addrfds
- sma...
- remove flag macros
- remove some unecessary gotos
- inline open_udp_socks() and getport()
- si...
e6e685cdb8f6e30607c25dcac5f8dc93d4230c20 authored over 11 years ago
5f80533836c60a167f69b71624fad5c494057ee2 authored over 11 years ago
- Remove structure fd_pair so that sigfd can go into GLOBALS
- Remove struct typedefs
- Inline s...
7459c34c83156f37eb31dbba83807d497a64277f authored over 11 years ago
In syslogd.c get the definitions from <syslog.h>. For logger.c we
can't do this as well since it...
205b496e42ceb72bf0755fec4f4675a467c401e1 authored over 11 years ago
fce85e9d287cef03777d3c2d97b2a0b43242ee21 authored over 11 years ago
9fbd5ef63087f0825ef9903e05a8afdc6b76166f authored over 11 years ago
270483405021e237f54ffe6d02eecf11744fd1aa authored over 11 years ago
2fed34c0a881749fa84be346e051d4bfbe410fa0 authored over 11 years ago
d364e141c112efba37882001a49da77d90da28a4 authored over 11 years ago
1afe7fae553244309eaba0eb0379675fe185864a authored over 11 years ago
100fb2399417316fb6d5818fbc4e3a843d189bf3 authored over 11 years ago
880d4a96523c94d84bee1f066de5cf03756877a3 authored over 11 years ago
427f19c0dd09afabf432094d6bc2845807c348f3 authored over 11 years ago
* make help message more like others
* s/TT\.(.)Argu/TT.\1/g
* move environ to toys.h
* simplify...
9b504b4afe16636b31b0e52dea69e7478d6fb780 authored over 11 years ago
982c38dd65209f96434ab094950129e25b07eb58 authored over 11 years ago
415c960b22b4084057577fc371510864378354dd authored over 11 years ago
0d26ded25ea945362c9752016120b3cfdedb2833 authored over 11 years ago
0d74ad383b8bb8aa82e9cb6449b509ec6d4794a5 authored over 11 years ago
9f088a16471c8f9560062da0fe6677e22fb83d53 authored over 11 years ago
030970bd70e14849b0f2598bfa0982402fc7e2e7 authored over 11 years ago
31f07104445bc0c0cbc942d86ee9d31d08c344d8 authored over 11 years ago
dd2d23930241a30a8eb4f0fc9d70bc86c4a6cb6e authored over 11 years ago
sys_types had used char[_PATH_MAX] for 22-char max strings.
When this is done 48 times, it nearl...
1c8b0090a6529ce35f877973778e7814387c1e3f authored over 11 years ago
133cc5b85f3363bf0c252a3f8bf6fd259177b066 authored over 11 years ago
e49fe14705f78ba5a865ca4efd6ee53c78eeb253 authored over 11 years ago
Remove #if and inline most functions
35104f47f9d36a9afb43de8c863137fe76c9ff3f authored over 11 years ago5ebaea605a26775186a493ed6bb401c6de7226ec authored over 11 years ago
(This code was originally written for mke2fs, and applies to block devices. The regular file cas...
035f27ae4df2b973b8974730bb1b23a25f6160e8 authored over 11 years agoFailure of fdopen() is most likely failure of malloc() for the FILE structure.
1aa75118c46c8fbe0eeead18974d25e5f13274d5 authored over 11 years agoof pci.ids is hard-coded to /usr/share/misc/pci.ids, as found on Debian/Ubuntu).
+88 lines in two...
This supports '-l' option for listing and other options [-bCHS] for giving
values like block size...
7b72ab4c9bdcdfe08018f0e9cc6eee7d20cb415e authored over 11 years ago
dad378bb17f1910014383bf196e87028e98d81d6 authored over 11 years ago
147b2fc06e449f106c9f4d47290e2c0b5967af39 authored over 11 years ago
b56e7d509ae38bde269168f4311b51f75c547e5e authored over 11 years ago
b2bc38289143c52dee88ce3b0187aba091f668c6 authored over 11 years ago