Re: mixer applet.

2014-07-05 Thread bifferos
> On Saturday, 5 July 2014, 23:16, tito wrote: > > On Saturday 05 July 2014 20:32:18 bifferos wrote: > scripts/bloat-o-meter busybox_old busybox_unstripped > function                                            old    new  delta > pr_level_exit                                        27     

Re: mixer applet.

2014-07-05 Thread tito
On Saturday 05 July 2014 20:32:18 bifferos wrote: > Here's a mixer applet (OSS). It gets the list of mixer devices, gets and > sets individual device values. > > > > / # mixer --help > BusyBox v1.22.1 (2014-06-23 15:19:41 BST) multi-call binary. > > Usage: mixer [-d DEVICE] [MIXER [LEVEL]] >

Re: mixer applet.

2014-07-05 Thread Isaac Dunham
On Sat, Jul 05, 2014 at 07:32:18PM +0100, bifferos wrote: > Here's a mixer applet (OSS).  It gets the list of mixer devices, gets and > sets individual device values. First, thanks! I'm interested, for one. Second, it would be much easier to try out with the kconfig data included. (A patch to ad

mixer applet.

2014-07-05 Thread bifferos
Here's a mixer applet (OSS).  It gets the list of mixer devices, gets and sets individual device values. / # mixer --help BusyBox v1.22.1 (2014-06-23 15:19:41 BST) multi-call binary. Usage: mixer [-d DEVICE] [MIXER [LEVEL]] Sets the mixer volume at a specific level (0-100)     -d DEVICE 

Re: [PATCH] Use the standard libc types in fatattr

2014-07-05 Thread Laszlo Papp
On Sat, Jul 5, 2014 at 1:51 PM, Rich Felker wrote: > On Sat, Jul 05, 2014 at 12:20:51PM +0100, Laszlo Papp wrote: > > > To be pedantic, uint32_t was introduced in the Open Group Base > > > Specifications, Issue 5 (released in 1997, basis for UNIX98). > > > At that point it was defined in , which

Re: [PATCH] Use the standard libc types in fatattr

2014-07-05 Thread Rich Felker
On Sat, Jul 05, 2014 at 12:20:51PM +0100, Laszlo Papp wrote: > > To be pedantic, uint32_t was introduced in the Open Group Base > > Specifications, Issue 5 (released in 1997, basis for UNIX98). > > At that point it was defined in , which only defined > > (u)int*_t. > > > > As far as when was avail

Re: [PATCH] Use the standard libc types in fatattr

2014-07-05 Thread Laszlo Papp
On Sat, Jul 5, 2014 at 12:38 AM, Isaac Dunham wrote: > On Fri, Jul 04, 2014 at 03:06:04PM +0100, Laszlo Papp wrote: > > On Fri, Jul 4, 2014 at 2:47 PM, Denys Vlasenko > > > wrote: > > > > > On Fri, Jul 4, 2014 at 3:26 PM, Laszlo Papp wrote: > > > >> > -# define FAT_IOCTL_GET_ATTRIBUTES_