Kirill Lipatov (Leency)
542bdad9e0
c--: trying to set console window title
...
git-svn-id: svn://kolibrios.org@9352 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-01 20:18:50 +00:00
Kirill Lipatov (Leency)
061d9823f5
WebView: optimization of the prior commit
...
git-svn-id: svn://kolibrios.org@9351 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-01 18:44:42 +00:00
pavelyakov
67c53d7a93
APPS: new meta width height left top and exit
...
git-svn-id: svn://kolibrios.org@9350 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-01 16:23:00 +00:00
Kirill Lipatov (Leency)
f0b73bb5f3
Eolite 5.12: show disk names if available, replace hardcoded numbers of the left sidebar by constants
...
git-svn-id: svn://kolibrios.org@9349 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-01 13:48:58 +00:00
pavelyakov
dd931d8400
+ special key -app
...
git-svn-id: svn://kolibrios.org@9348 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-01 12:30:40 +00:00
Kirill Lipatov (Leency)
b6bfffebda
overcome C-- issue
...
git-svn-id: svn://kolibrios.org@9347 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-30 20:14:26 +00:00
Doczom
5e64693dd2
fix header
...
git-svn-id: svn://kolibrios.org@9345 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-28 17:21:33 +00:00
Doczom
a7f798f637
fix header
...
git-svn-id: svn://kolibrios.org@9344 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-28 15:31:56 +00:00
Kirill Lipatov (Leency)
3717b92b6d
#WebView: [fix] do not pop the default text color
...
#uARM: host image at store.kolibri-n.org [as xvilka's server doesn't work]
#Eolite: finally fix one of the oldest issues with KeyUp at the top of the list, which could move selection on the random file
#KolibriNext installer: activate window after installation
git-svn-id: svn://kolibrios.org@9341 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-27 23:03:47 +00:00
Anton Krotov
63f51aa53b
CEdit: ctrl+left/right moves the cursor to the next or previous word; small changes
...
git-svn-id: svn://kolibrios.org@9336 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-27 17:19:15 +00:00
Kirill Lipatov (Leency)
3d9d07ba7c
WebView: bugfixes
...
git-svn-id: svn://kolibrios.org@9318 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-25 23:53:46 +00:00
Kirill Lipatov (Leency)
a0253bc1a6
WebView 3.65: table width support
...
git-svn-id: svn://kolibrios.org@9309 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-25 01:11:11 +00:00
turbocat
63b9f66dc7
iconv.obj: rollback to a working revision 5098 with minor additions. Temporary regression is possible.
...
git-svn-id: svn://kolibrios.org@9307 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-24 21:42:58 +00:00
Kirill Lipatov (Leency)
a6e0b135b3
WebView: use custom C-- function if CP1251 to CP866 convert is failed in iconv.obj (the case for 4pda.to)
...
Please somebody fix iconv...
git-svn-id: svn://kolibrios.org@9306 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-24 21:06:54 +00:00
Coldy
7aed43b0ca
Add KX extension to tcc (autoload w/import table support), phase 2.1
...
Fixed bugs
Add new features (name prefix to conflicts solve, display version, __KX__ macro)
Added kx folder with new crt0.o (crt.asm), some *.def and libtcc.a
git-svn-id: svn://kolibrios.org@9305 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-24 18:13:35 +00:00
Kirill Lipatov (Leency)
3b314ebaf8
IMG:
...
- replace netcode.obj by base64.obj
- add lib/libcrash.obj
WEBVIEW:
- use custom utf8rutodos() if iconv() failed (the case for forum.old-dos.ru)
git-svn-id: svn://kolibrios.org@9304 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-24 10:52:23 +00:00
Kirill Lipatov (Leency)
ba3c6816a1
WebView: omit lists inside <nav> tag for better readability
...
git-svn-id: svn://kolibrios.org@9302 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-22 18:30:51 +00:00
Kirill Lipatov (Leency)
0726cf15e7
Fix naming: Gb/Mb/Kb => GB/MB/KB
...
git-svn-id: svn://kolibrios.org@9301 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-22 14:14:42 +00:00
ae07a71db3
fix prior, delete old files
...
git-svn-id: svn://kolibrios.org@9299 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-21 21:13:23 +00:00
227e2de7d9
golang: fixed build errors and some refactoring
...
git-svn-id: svn://kolibrios.org@9298 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-21 21:10:17 +00:00
Kirill Lipatov (Leency)
58e8cfd0d6
WebView 3.61: fixes release
...
git-svn-id: svn://kolibrios.org@9296 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-21 18:22:14 +00:00
Anton Krotov
413de97517
CEdit: toolbar uses system colors, disabled runtime checking
...
git-svn-id: svn://kolibrios.org@9295 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-21 16:54:07 +00:00
Kirill Lipatov (Leency)
53fd96fe51
WebView 3.6: better table support, bugfixes
...
git-svn-id: svn://kolibrios.org@9294 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-21 11:42:21 +00:00
Kirill Lipatov (Leency)
40ec5cc46e
WebView fix for tables: line postion and autoclose some tags
...
git-svn-id: svn://kolibrios.org@9293 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-21 03:19:08 +00:00
Kirill Lipatov (Leency)
fbb29dd500
WebView: fix big in links that may cause weird occasional time to time crashes
...
git-svn-id: svn://kolibrios.org@9289 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-20 12:10:42 +00:00
Kirill Lipatov (Leency)
1a964f239f
C-- downloader: show download speed and size in Mb
...
git-svn-id: svn://kolibrios.org@9287 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-17 23:43:09 +00:00
Coldy
664e46d057
Add KX extension to tcc (autoload w/import table support), phase 1
...
git-svn-id: svn://kolibrios.org@9284 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-17 18:44:24 +00:00
turbocat
d3db09558e
man2html(by navichok26):
...
- Fixed Makefile.kos;
- Added auto-opening to webview.
git-svn-id: svn://kolibrios.org@9280 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-16 19:23:49 +00:00
navichok26
2ce4f2ee4d
add man2html program
...
git-svn-id: svn://kolibrios.org@9278 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-16 09:37:50 +00:00
Kirill Lipatov (Leency)
8a5c16a53a
Eolite: show volume label in a device folder
...
git-svn-id: svn://kolibrios.org@9277 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-16 02:05:12 +00:00
Kirill Lipatov (Leency)
981be4e80e
remove untested experimental code
...
git-svn-id: svn://kolibrios.org@9276 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-16 01:00:59 +00:00
Kirill Lipatov (Leency)
8f7c883c1a
Eolite: fix handling the '\' in the end of the path
...
tmpdisk: do not add '\' in the end of the path
git-svn-id: svn://kolibrios.org@9275 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-16 00:35:51 +00:00
Kirill Lipatov (Leency)
98d39923c6
Rename drivers:
...
- intelac97 > ac97
- intel_hda > hdaudio
To fit into 8.3
git-svn-id: svn://kolibrios.org@9274 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-16 00:28:47 +00:00
c3b7833e72
libimg: Avoid SSE pinsrw instruction in blend_mmx.asm
...
pinsrw can act on MMX registers, but it is still an SSE instruction.
git-svn-id: svn://kolibrios.org@9273 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-15 21:20:52 +00:00
Kirill Lipatov (Leency)
7288de6237
Eolite: fixed two bugs (thanks kw33 for found one)
...
git-svn-id: svn://kolibrios.org@9269 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-14 23:16:56 +00:00
Doczom
0aff050c49
fix count type
...
git-svn-id: svn://kolibrios.org@9267 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-14 15:23:19 +00:00
Doczom
aca4e09228
fixed content type definitions
...
git-svn-id: svn://kolibrios.org@9266 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-14 14:16:03 +00:00
Kirill Lipatov (Leency)
2b790ca52d
WebView 3.52: handle dd, dl unclosed tags (thanks turbocat2001 for the bug report)
...
git-svn-id: svn://kolibrios.org@9263 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-13 17:21:44 +00:00
turbocat
9257d2c34c
libc.obj:
...
- Added basename() and dirname()
- libc_test all tabs -> spaces
git-svn-id: svn://kolibrios.org@9262 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-12 22:45:22 +00:00
Kirill Lipatov (Leency)
1b84dbe19e
mousecfg: use a hotkey to turn on mouse emulation
...
git-svn-id: svn://kolibrios.org@9261 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-08 23:46:33 +00:00
turbocat
f0928164bd
libc.obj: fixed asctime() format and UTC mktime() bug.
...
git-svn-id: svn://kolibrios.org@9260 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-07 19:29:12 +00:00
Kirill Lipatov (Leency)
2eddf0b1c0
WebView: fix page scroll when user is just clicked on a scrolling area and did not drug a slider
...
git-svn-id: svn://kolibrios.org@9259 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-05 18:03:23 +00:00
turbocat
cf33391052
ktcc: Delete old tinygl library
...
git-svn-id: svn://kolibrios.org@9247 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-04 20:25:19 +00:00
Kirill Lipatov (Leency)
7015aadd71
System Panel:
...
- add Network Speed test (thanks Coldy for the idea)
- add AMDtemp, also add app icon into icons32.png
git-svn-id: svn://kolibrios.org@9246 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-03 22:53:03 +00:00
turbocat
9ca128acbd
Added libc_test.c for testing libc.obj (by "navichok26")
...
git-svn-id: svn://kolibrios.org@9242 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-03 18:52:54 +00:00
Kirill Lipatov (Leency)
251d03d5f0
Upload optimized Phoenix and ASCL by Kolibrius
...
git-svn-id: svn://kolibrios.org@9241 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-03 18:23:06 +00:00
Kirill Lipatov (Leency)
b654a4e928
View3DS by macgub: bugfixes and new rendering model - ray casted shadows. Check Readme for more info.
...
git-svn-id: svn://kolibrios.org@9237 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-03 16:39:08 +00:00
turbocat
ed57c702d1
tinybasic-1.0.4 fixed Tupefile.lua
...
git-svn-id: svn://kolibrios.org@9235 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-02 22:31:12 +00:00
turbocat
27ece40648
TinyBasic-1.0.4 added to autobuild
...
git-svn-id: svn://kolibrios.org@9234 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-02 22:27:40 +00:00
turbocat
82ddf447d5
libc.obj: Fixed div, ldiv, lldiv ( problem with the compatibility of returned structures in functions between tcc and gcc) thanks to Boppan).
...
git-svn-id: svn://kolibrios.org@9233 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-02 21:29:04 +00:00
turbocat
bd8a5b6e8e
libc.obj:
...
- added strtod();
- added "+" to fopen mode;
git-svn-id: svn://kolibrios.org@9230 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-01 14:46:28 +00:00
turbocat
5ab7151d7d
ktcc : libcryptal fixed crash
...
git-svn-id: svn://kolibrios.org@9229 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-01 10:03:14 +00:00
hidnplayr
3aa9014b7b
add very simple UDP server example
...
git-svn-id: svn://kolibrios.org@9228 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-01 07:19:05 +00:00
Magomed Kostoev (mkostoevr)
b5163461dc
[clink] Make it compile by GCC
...
git-svn-id: svn://kolibrios.org@9220 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-10-17 09:33:01 +00:00
Magomed Kostoev (mkostoevr)
fa72a8449e
[clink] Update README.txt
...
git-svn-id: svn://kolibrios.org@9218 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-10-16 22:04:42 +00:00
Doczom
0463411ffd
rename amd_temp_view.asm in AMDtemp.asm
...
git-svn-id: svn://kolibrios.org@9217 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-10-16 08:06:45 +00:00
553742f877
libcrash: sync with upstream.
...
* Implement new algorithms:
- MACs: Poly1305, HMAC (SHA2_256, SHA2_512),
- ciphers: ChaCha20, AES256CTR, AES256CBC.
* Remove MD4 hash.
* Change API (it happens).
* Update crashtest example.
git-svn-id: svn://kolibrios.org@9216 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-10-15 00:52:46 +00:00
Anton Krotov
5410543f49
CEDIT: minor fixes, refactoring
...
git-svn-id: svn://kolibrios.org@9210 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-10-03 17:44:42 +00:00
hidnplayr
683ccfc78f
Bugfix from 'Jurgen' for repne scasw / repnz stosw and handling of unknown/invalid opcodes.
...
See https://board.kolibrios.org/viewtopic.php?p=77209#p77209 for details.
git-svn-id: svn://kolibrios.org@9209 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-30 16:36:29 +00:00
Anton Krotov
c2885eb759
CEDIT: internal changes
...
git-svn-id: svn://kolibrios.org@9208 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-28 16:15:37 +00:00
turbocat
d38b3890d2
Added libshell for TCC
...
git-svn-id: svn://kolibrios.org@9207 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-26 19:56:07 +00:00
turbocat
7409019c5d
Loaded libSDL.a, libsound.a and updated libc.obj.a for tcc.
...
git-svn-id: svn://kolibrios.org@9205 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-26 17:59:57 +00:00
turbocat
2076a4a777
libc.obj:
...
- Added vsprintf to export
- Added sdltest.c example
git-svn-id: svn://kolibrios.org@9204 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-26 17:55:43 +00:00
Doczom
b9889434d8
fix height checkbox
...
git-svn-id: svn://kolibrios.org@9201 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-25 16:45:31 +00:00
Anton Krotov
95dfb31882
CEDIT: minor fixes
...
git-svn-id: svn://kolibrios.org@9200 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-24 18:04:52 +00:00
Doczom
a33723e2b3
add @notify message for input error load driver
...
git-svn-id: svn://kolibrios.org@9199 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-22 16:00:51 +00:00
Doczom
3dc5b3d654
fix BUTTON.WIDTH in cpu.asm
...
git-svn-id: svn://kolibrios.org@9198 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-22 14:50:17 +00:00
Anton Krotov
f3105b9785
cedit: search selected text
...
FB2 Reader: minor fix
git-svn-id: svn://kolibrios.org@9197 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-21 18:16:56 +00:00
7763a294f3
pcidev: fix output of the last bus #, increase window height
...
git-svn-id: svn://kolibrios.org@9196 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-20 10:20:43 +00:00
Anton Krotov
de0a25e478
CEDIT: bugfix
...
git-svn-id: svn://kolibrios.org@9194 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-16 22:27:49 +00:00
Anton Krotov
7524609331
CEDIT: optional highlighting of operators and delimiters
...
git-svn-id: svn://kolibrios.org@9193 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-15 21:40:33 +00:00
Anton Krotov
86da2194d2
CEDIT: menu changes
...
git-svn-id: svn://kolibrios.org@9190 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-14 16:33:15 +00:00
turbocat
4918685b4a
libc.obj: Fixed calloc function
...
git-svn-id: svn://kolibrios.org@9189 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-13 19:02:24 +00:00
Anton Krotov
9c0be1dd39
CEDIT: Keyboard navigation in menu; internal changes
...
git-svn-id: svn://kolibrios.org@9187 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-11 20:57:43 +00:00
Anton Krotov
4c7867ece9
CEDIT: new checkboxes
...
git-svn-id: svn://kolibrios.org@9182 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-08 20:47:14 +00:00
Anton Krotov
3f871a7798
CEDIT: better timer, minor fixes
...
git-svn-id: svn://kolibrios.org@9181 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-07 20:18:42 +00:00
Anton Krotov
0d7861018a
CEDIT: EOL conversion (CRLF/LF/CR)
...
git-svn-id: svn://kolibrios.org@9180 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-06 21:06:31 +00:00
turbocat
9d2e5a6e3a
libc.obj:
...
- Extra zero for use with gcc
git-svn-id: svn://kolibrios.org@9179 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-06 20:24:26 +00:00
0c45d523d3
WebView: added build and run scripts for linux
...
git-svn-id: svn://kolibrios.org@9178 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-05 10:40:30 +00:00
Anton Krotov
ce8fecbc6b
Oberon07: v1.53
...
git-svn-id: svn://kolibrios.org@9177 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-03 17:21:37 +00:00
Anton Krotov
e861f97224
CEDIT: rebuild
...
git-svn-id: svn://kolibrios.org@9176 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-03 16:47:48 +00:00
Anton Krotov
50936c312e
CEDIT: some small changes
...
git-svn-id: svn://kolibrios.org@9175 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-03 16:20:40 +00:00
Anton Krotov
e85879654e
CEDIT: new version
...
git-svn-id: svn://kolibrios.org@9174 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-02 23:15:33 +00:00
turbocat
1a5f178264
SHELL 0.8.3:
...
- Added the ability to create parent directories if needed( "mkdir" command)
git-svn-id: svn://kolibrios.org@9173 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-02 21:20:12 +00:00
turbocat
d0336453fe
console.obj :
...
- better mechanism for killing the parent process.
git-svn-id: svn://kolibrios.org@9167 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-29 19:36:10 +00:00
turbocat
109befa1e4
libc.obj:
...
- fixed fread bug
git-svn-id: svn://kolibrios.org@9165 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-29 18:27:24 +00:00
hidnplayr
261bcf35ff
FTPC: improved error handeling in wait_for_servercommand
...
git-svn-id: svn://kolibrios.org@9164 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-29 17:37:31 +00:00
Doczom
5736de5a6f
fix bug in scroll
...
git-svn-id: svn://kolibrios.org@9163 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-28 23:50:09 +00:00
turbocat
785dcb3341
libc.obj:
...
- fixed return fwrite and fread as well as eof
git-svn-id: svn://kolibrios.org@9156 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-26 20:35:11 +00:00
turbocat
e5501138fe
"thread_work" C example added to "build_all.sh"
...
git-svn-id: svn://kolibrios.org@9155 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-25 19:01:29 +00:00
turbocat
89808a957a
ktcc:
...
- disabled for windows and linux build
git-svn-id: svn://kolibrios.org@9154 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-25 18:47:45 +00:00
turbocat
e08cff4a2a
ktcc:
...
- added definitions of _KOLIBRI, _KOLIBRI, _KOLIBRI_ by default
- added ktcc for Windows and Linux to autobuild
git-svn-id: svn://kolibrios.org@9153 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-25 18:30:26 +00:00
hidnplayr
2f33c5d0a4
AR81xx: Add PCI ID's of some more possibly working devices. (Disabled in netcfg for now)
...
git-svn-id: svn://kolibrios.org@9150 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-23 20:57:10 +00:00
hidnplayr
8822960988
AR81xx: Bugfixes (now also works on non-gigabit devices such as QCA8172), refactoring.
...
git-svn-id: svn://kolibrios.org@9146 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-22 20:18:00 +00:00
turbocat
e7ec006b8b
libc.obj:
...
- Added atof function
- Added example for working with threads
git-svn-id: svn://kolibrios.org@9137 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-15 20:21:32 +00:00
hidnplayr
760d64a3cd
CP866->UTF8 input recode
...
git-svn-id: svn://kolibrios.org@9132 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-11 20:59:10 +00:00
hidnplayr
86308adc77
Cosmetic fixes
...
git-svn-id: svn://kolibrios.org@9129 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-09 16:01:04 +00:00
hidnplayr
3524e7c3b1
Ctrl+C for ping, tracert.
...
git-svn-id: svn://kolibrios.org@9128 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-09 06:14:00 +00:00
hidnplayr
c565761174
Fix con_kbhit
...
git-svn-id: svn://kolibrios.org@9127 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-08 19:51:29 +00:00
hidnplayr
fa01917d38
Variable RSA key length
...
git-svn-id: svn://kolibrios.org@9126 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-08 14:03:26 +00:00