GNU/Weeb Mailing List <[email protected]>
 help / color / mirror / Atom feed
Compile Error in Linux 6.9-rc4 with Clang 17.0.6
 2024-04-15 23:16 UTC  (3+ messages)

LOANS AT LOW INTEREST RATE
 2024-04-10  5:30 UTC 

[PATCH v5 0/1] platform/x86: Add wmi driver for Casper Excalibur laptops
 2024-04-08 19:32 UTC  (6+ messages)

Pertanyaan tentang FUP dan Aplikasi MyBiznet
 2024-04-05  1:59 UTC  (3+ messages)
` Re:[## 11214831 ##] "
  `  "

Permohonan Backup NEO Lite
 2024-03-29  6:43 UTC  (68+ messages)
` Re:[## 346553 ##] "
  ` [## "

Akun email GNU/Weeb
 2024-03-29  4:56 UTC  (2+ messages)

Re:
 2024-03-29  4:51 UTC 

Test
 2024-03-29  4:38 UTC 

test email baru
 2024-03-29  4:34 UTC  (3+ messages)

test send to proton
 2024-03-28 15:42 UTC 

Test
 2024-03-27 15:00 UTC 

VM Document
 2024-03-26 15:25 UTC 

Private Data Masking Request
 2024-03-13 16:29 UTC  (3+ messages)

Test
 2024-02-27  7:26 UTC 

gwmail
 2024-02-27  6:22 UTC 

9885247741207
 2024-01-06 16:51 UTC 

[ammarfaizi2-block:testing/af/home] BUILD SUCCESS 4139609559a24944687c4339723bec82cf5cf9d0
 2023-12-27  9:04 UTC 

[ammarfaizi2-block:testing/af/home] BUILD SUCCESS 6615cd5964ca2f783622ea2e274884ec77561810
 2023-12-22 15:43 UTC 

[PATCH liburing v1 0/2] Makefile and t/no-mmap-inval updates
 2023-12-19 15:22 UTC  (5+ messages)
` [PATCH liburing v1 1/2] Makefile: Remove the `partcheck` target
` [PATCH liburing v1 2/2] t/no-mmap-inval: Replace `valloc()` with `t_posix_memalign()`

information about services
 2023-12-07  8:39 UTC 

gwcfd v2?
 2023-11-21 14:39 UTC  (15+ messages)

IMAP/POP3 Error - Refresh Email Server
 2023-11-13 19:42 UTC 

[PATCH nolibc 0/19] Updates to nolibc for v6.7 (and three for v6.6)
 2023-10-27  8:21 UTC  (2+ messages)

[PATCH nolibc 0/19] Updates to nolibc for v6.7 (and three for v6.6)
 2023-10-27  2:16 UTC  (2+ messages)

[ammarfaizi2-block:testing/af/home] BUILD SUCCESS 91ac0a7faf9dcb21e584e929df53af27f23eb36e
 2023-10-14 22:57 UTC 

information about email marketing
 2023-10-11 14:00 UTC 

[PATCH nolibc 0/19] Updates to nolibc for v6.7 (and three for v6.6)
 2023-10-12 19:32 UTC  (20+ messages)
` [PATCH nolibc 01/19] tools/nolibc: i386: Fix a stack misalign bug on _start
` [PATCH nolibc 02/19] MAINTAINERS: nolibc: update tree location
` [PATCH nolibc 03/19] tools/nolibc: mark start_c as weak
` [PATCH nolibc 04/19] tools/nolibc: add stdarg.h header
` [PATCH nolibc 05/19] selftests/nolibc: use -nostdinc for nolibc-test
` [PATCH nolibc 06/19] tools/nolibc: x86-64: Use `rep movsb` for `memcpy()` and `memmove()`
` [PATCH nolibc 07/19] tools/nolibc: x86-64: Use `rep stosb` for `memset()`
` [PATCH nolibc 08/19] tools/nolibc: string: Remove the `_nolibc_memcpy_down()` function
` [PATCH nolibc 09/19] tools/nolibc: string: Remove the `_nolibc_memcpy_up()` function
` [PATCH nolibc 10/19] selftests/nolibc: libc-test: avoid -Wstringop-overflow warnings
` [PATCH nolibc 11/19] selftests/nolibc: don't embed initramfs into kernel image
` [PATCH nolibc 12/19] selftests/nolibc: allow building i386 with multiarch compiler
` [PATCH nolibc 13/19] tools/nolibc: avoid unused parameter warnings for ENOSYS fallbacks
` [PATCH nolibc 14/19] tools/nolibc: don't define new syscall number
` [PATCH nolibc 15/19] tools/nolibc: automatically detect necessity to use pselect6
` [PATCH nolibc 16/19] tools/nolibc: drop test for getauxval(AT_PAGESZ)
` [PATCH nolibc 17/19] tools/nolibc: add support for constructors and destructors
` [PATCH nolibc 18/19] selftests/nolibc: use qemu-system-ppc64 for ppc64le
` [PATCH nolibc 19/19] selftests/nolibc: add tests for multi-object linkage

[PATCH v2 00/14] GNU/Weeb Web Migration to SvelteKit
 2023-10-09 21:22 UTC  (16+ messages)
` [PATCH v2 01/14] refactor: migrate: migrate to sveltekit framework
` [PATCH v2 02/14] feat(layout): add +layout.ts
` [PATCH v2 03/14] feat(app): add app types file
` [PATCH v2 04/14] feat(lib): add API_URL and STORAGE_URL constant variable
` [PATCH v2 05/14] feat(lib): add lib functions file
` [PATCH v2 06/14] feat(lib): add newly created lib constants variables and functions
` [PATCH v2 07/14] feat(lib/functions): add getRepliedMessage() function
` [PATCH v2 08/14] feat(lib/functions): add dateFormat() function
` [PATCH v2 09/14] feat(components): add <OrganizationMembers/> component
` [PATCH v2 10/14] feat(components): add <RecentMessages/> component
` [PATCH v2 11/14] feat(routes): add +page.ts
` [PATCH v2 12/14] feat(routes/page): add +page.svelte
` [PATCH v2 13/14] chore(README): update README.md
` [PATCH v2 14/14] chore: remove unused files

[PATCH v1 00/13] GNU/Weeb Web Migration to SvelteKit
 2023-10-07  5:36 UTC  (16+ messages)
` [PATCH v1 01/13] refactor: migrate: migrate to sveltekit framework
` [PATCH v1 02/13] feat(app): add app types file
` [PATCH v1 03/13] feat(lib): add API_URL and STORAGE_URL constant variable
` [PATCH v1 04/13] feat(lib): add lib functions file
` [PATCH v1 05/13] feat(lib): add newly created lib constants variables and functions
` [PATCH v1 06/13] feat(lib/functions): add getRepliedMessage() function
` [PATCH v1 07/13] feat(lib/functions): add dateFormat() function
` [PATCH v1 08/13] feat(components): add <OrganizationMembers/> component
` [PATCH v1 09/13] feat(components): add <RecentMessages/> component
` [PATCH v1 10/13] feat(routes): add +page.server.ts
` [PATCH v1 11/13] feat(routes/page): add +page.svelte
` [PATCH v1 12/13] chore(README): update README.md
` [PATCH v1 13/13] chore: remove unused files

Ref: Business procurement
 2023-10-05  5:50 UTC 

[PATCH Website v2 0/2] API Local Storage and Scrollbars
 2023-10-02  1:30 UTC  (7+ messages)
` [PATCH Website v2 1/2] feat: Add local storage caching for org members and user info
` [PATCH Website v2 2/2] style: Add custom styling for scrollbars in chat interface

[PATCH Website 1/2] feat: Add local storage caching for org members and user info
 2023-09-30 19:28 UTC  (2+ messages)
` [PATCH Website 2/2] style: Add custom styling for scrollbars in chat interface

[PATCH v2 0/2] Fix getFixedRandomColor() function
 2023-09-27 14:56 UTC  (7+ messages)
` [PATCH v2 1/2] fix(page): fix "
` [PATCH v2 2/2] feat(page): add error message for recent messages

[PATCH v1 0/1] Fix getFixedRandomColor() function
 2023-09-27 12:34 UTC  (5+ messages)
` [PATCH v1 1/1] fix(page): fix "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox